Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/LargeWorldRenderPosition.h |
| Include | #include "Misc/LargeWorldRenderPosition.h" |
Syntax
template<typename TScalar>
struct TLargeWorldRenderScalar
Constructors
| Type | Name | Description | |
|---|---|---|---|
TLargeWorldRenderScalar
(
const TLargeWorldRenderScalar< TInputScalar >& In |
|||
TLargeWorldRenderScalar
(
double InAbsolute |
|||
TLargeWorldRenderScalar
(
TScalar InTile, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | GetAbsolute () |
||
| TResult | GetOffset () |
||
| double | |||
| TResult | GetTile () |
||
| double | |||
| FVector3f | GetTileFor
(
FVector InPosition |
||
| double | |||
| TScalar | GetTileSize () |
||
| FMatrix44f | MakeClampedToRelativeWorldMatrix
(
const FVector Origin, |
||
| FMatrix | MakeClampedToRelativeWorldMatrixDouble
(
const FVector Origin, |
||
| FMatrix44f | MakeFromRelativeWorldMatrix
(
const FVector Origin, |
||
| FMatrix | MakeFromRelativeWorldMatrixDouble
(
const FVector Origin, |
||
| TScalar | MakeQuantizedTile
(
double InValue, |
||
| VectorType | MakeQuantizedTile
(
const FVector& InValue, |
||
| TScalar | MakeTile
(
double InValue |
||
| VectorType | |||
| FMatrix44f | MakeToRelativeWorldMatrix
(
const FVector Origin, |
||
| FMatrix | MakeToRelativeWorldMatrixDouble
(
const FVector Origin, |
||
| FMatrix44f | SafeCastMatrix
(
const FMatrix& Matrix |
Typedefs
| Name | Description |
|---|---|
| VectorType |