This is the complete list of members for NETGeographicLib::PolygonArea, including all inherited members.
!PolygonArea(void) | NETGeographicLib::PolygonArea | private |
AddEdge(double azi, double s) | NETGeographicLib::PolygonArea | |
AddPoint(double lat, double lon) | NETGeographicLib::PolygonArea | |
Clear() | NETGeographicLib::PolygonArea | |
Compute(bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonArea | |
CurrentPoint([System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::PolygonArea | |
Flattening | NETGeographicLib::PolygonArea | |
m_pPolygonArea | NETGeographicLib::PolygonArea | private |
MajorRadius | NETGeographicLib::PolygonArea | |
PolygonArea(Geodesic^ earth, bool polyline) | NETGeographicLib::PolygonArea | |
PolygonArea(const bool polyline) | NETGeographicLib::PolygonArea | |
TestEdge(double azi, double s, bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonArea | |
TestPoint(double lat, double lon, bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonArea | |
~PolygonArea() | NETGeographicLib::PolygonArea | inline |