Geographic Point: Geopoint, Geopoint2d. More...
Go to the source code of this file.
Classes | |
struct | GeoPoint |
Geographic Point. More... | |
struct | GeoPoint2d |
Geographic 2D point. More... | |
Enumerations | |
enum | ReprojectStatus { REPROJECT_Success = 0, REPROJECT_CSMAPERR_OutOfUsefulRange = 1, REPROJECT_CSMAPERR_OutOfMathematicalDomain = 2, REPROJECT_CSMAPERR_DatumConverterNotSet = 25, REPROJECT_CSMAPERR_VerticalDatumConversionError = 26, REPROJECT_CSMAPERR_Error = 4096, REPROJECT_BadArgument = 100, REPROJECT_NoChange = 101, REPROJECT_StrokeError = 102, REPROJECT_DataError = 103, REPROJECT_DontValidateRange = 104 } |
Status values returned by GeoCoordinate System reproject methods, including Handler::_OnGeoCoordinateReprojection method. More... | |
Geographic Point: Geopoint, Geopoint2d.
enum ReprojectStatus |
Status values returned by GeoCoordinate System reproject methods, including Handler::_OnGeoCoordinateReprojection method.