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