Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem
| Name | FGeoReferencingSystemInternals |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeoReferencingSystem.cpp |
| Include Path | #include "GeoReferencingSystem.cpp" |
Syntax
class FGeoReferencingSystemInternals
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeoReferencingSystemInternals() |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DeInitPROJLibrary() |
|||
bool GetEllipsoid
(
FString CRSString, |
|||
PJ * GetPROJProjection
(
FString SourceCRS, |
|||
FMatrix GetWorldFrameToECEFFrame
(
const FEllipsoid& Ellipsoid, |
|||
void InitPROJLibrary() |