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