Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/FEllipsoid
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector GeodeticSurfaceNormal
(
const FVector& ECEFLocation |
Ellipsoid.h | ||
FVector GeodeticSurfaceNormal
(
const FGeographicCoordinates& GeographicCoordinates |
Ellipsoid.h |
GeodeticSurfaceNormal(const FVector &)
| Name | GeodeticSurfaceNormal |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/Ellipsoid.h |
| Include Path | #include "Ellipsoid.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/Ellipsoid.cpp |
FVector GeodeticSurfaceNormal
(
const FVector & ECEFLocation
) const
GeodeticSurfaceNormal(const FGeographicCoordinates &)
| Name | GeodeticSurfaceNormal |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/Ellipsoid.h |
| Include Path | #include "Ellipsoid.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/Ellipsoid.cpp |
FVector GeodeticSurfaceNormal
(
const FGeographicCoordinates & GeographicCoordinates
) const