Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem
| Type | Name | Description | |
|---|---|---|---|
| void | ProjectedToGeographic
(
const FCartesianCoordinates& ProjectedCoordinates, |
FCartesianCoordinates is deprecated : Use the version that uses a FVector instead. | |
| void | ProjectedToGeographic
(
const FVector& ProjectedCoordinates, |
Convert a Coordinate expressed in PROJECTED CRS to GEOGRAPHIC CRS |