FGeoReferencingSystemInternals

Windows
MacOS
Linux

References

Module

GeoReferencing

Header

/Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeoReferencingSystem.cpp

Include

#include "GeoReferencingSystem.cpp"

Syntax

class FGeoReferencingSystemInternals

Variables

Name Description

Public variable

FMatrix4d

 

ECEFFrameToWorldFrame

Public variable

FEllipsoid

 

GeographicEllipsoid

Public variable

PJ_CONTEXT *...

 

ProjContext

Public variable

FEllipsoid

 

ProjectedEllipsoid

Public variable

PJ *

 

ProjGeographicToECEF

Public variable

PJ *

 

ProjProjectedToECEF

Public variable

PJ *

 

ProjProjectedToGeographic

Public variable

FMatrix4d

 

UEFrameToWorldFrame

Public variable

FMatrix4d

 

WorldFrameToECEFFrame

Public variable

FMatrix4d

 

WorldFrameToUEFrame

Public variable

FVector3d

 

WorldOriginLocationProjected

Constructors

Functions

Name Description

Public function Static

FMatrix

 

ConvertMatrix4d

(
    FMatrix4d Matrix
)

Public function

void

 

DeInitPROJLibrary()

Public function

bool

 

GetEllipsoid

(
    FString CRSString,
    FEllipsoid& Ellipsoid
)

Public function

PJ *

 

GetPROJProjection

(
    FString SourceCRS,
    FString DestinationCRS
)

Public function

FMatrix4d

 

GetWorldFrameToECEFFrame

(
    const FEllipsoid& Ellipsoid,
    const FCartesianCoordinates& ECEFL...
)

Public function

void

 

InitPROJLibrary()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss