Navigation
API > API/Plugins > API/Plugins/GeoReferencing
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/Ellipsoid.h |
| Include | #include "Ellipsoid.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FEllipsoid
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | OneOverRadii | ||
| FVector | OneOverRadiiSquared | ||
| FVector | Radii | ||
| FVector | RadiiSquared |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEllipsoid () |
|||
FEllipsoid
(
const FVector& InRadii |
|||
FEllipsoid
(
double RadiusX, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector | GeodeticSurfaceNormal
(
const FVector& ECEFLocation |
||
| FVector | GeodeticSurfaceNormal
(
const FGeographicCoordinates& GeographicCoordinates |
||
| double | |||
| double |