Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/GeoReferencingSystem.h |
| Include | #include "GeoReferencingSystem.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeoReferencingSystem.cpp |
void GetECEFENUVectorsAtECEFLocation
(
const FVector & ECEFCoordinates,
FVector & ECEFEast,
FVector & ECEFNorth,
FVector & ECEFUp
)
Remarks
Get the East North Up vectors at a specific location - Not in engine frame, but in pure ECEF Frame !