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