Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem
| Type | Name | Description | |
|---|---|---|---|
| void | GetENUVectorsAtProjectedLocation
(
const FCartesianCoordinates& ProjectedCoordinates, |
FCartesianCoordinates is deprecated : Use the version that uses a FVector instead. | |
| void | GetENUVectorsAtProjectedLocation
(
const FVector& ProjectedCoordinates, |
Get the East North Up vectors at a specific location |