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