|
GeographicLib
1.45
|
Implementation for GeographicLib::PolygonAreaT class. More...
#include <GeographicLib/PolygonArea.hpp>Go to the source code of this file.
Namespaces | |
| GeographicLib | |
| Namespace for GeographicLib. | |
Variables | |
| template class GEOGRAPHICLIB_EXPORT | GeographicLib::PolygonAreaT< Geodesic > |
| template class GEOGRAPHICLIB_EXPORT | GeographicLib::PolygonAreaT< GeodesicExact > |
| template class GEOGRAPHICLIB_EXPORT | GeographicLib::PolygonAreaT< Rhumb > |
Implementation for GeographicLib::PolygonAreaT class.
Copyright (c) Charles Karney (2010-2015) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://geographiclib.sourceforge.net/
Definition in file PolygonArea.cpp.
1.8.9.1