![]() |
Ark Server API (ASA) - Wiki
|
#include <LargeWorldRenderPosition.h>
Collaboration diagram for TLargeWorldRenderPosition< TScalar >:Public Member Functions | |
| template<typename TResult = float> | |
| UE::Math::TVector< TResult > | GetTile () const |
| FVector | GetTileOffset () const |
| template<typename TResult = float> | |
| UE::Math::TVector< TResult > | GetOffset () const |
| FVector | GetAbsolute () const |
| template<typename TInputScalar = double> | |
| TLargeWorldRenderPosition (const UE::Math::TVector< TInputScalar > &InWorldPosition) | |
| template<typename TInputScalar = double> | |
| TLargeWorldRenderPosition (const UE::Math::TVector4< TInputScalar > &InWorldPosition) | |
| template<typename TInputScalar = double> | |
| TLargeWorldRenderPosition (const UE::Math::TVector< TInputScalar > &InTilePosition, const UE::Math::TVector< TInputScalar > &InRelativePosition) | |
| template<typename TInputScalar > | |
| TLargeWorldRenderPosition (const TLargeWorldRenderPosition< TInputScalar > &In) | |
| TLargeWorldRenderPosition () | |
Private Types | |
| using | LWCScalarType = TLargeWorldRenderScalar<TScalar> |
| using | VectorType = UE::Math::TVector<TScalar> |
Private Attributes | |
| VectorType | Tile |
| VectorType | Offset |
Definition at line 88 of file LargeWorldRenderPosition.h.
|
private |
Definition at line 91 of file LargeWorldRenderPosition.h.
|
private |
Definition at line 92 of file LargeWorldRenderPosition.h.
|
inlineexplicit |
Definition at line 118 of file LargeWorldRenderPosition.h.
|
inlineexplicit |
Definition at line 128 of file LargeWorldRenderPosition.h.
|
inlineexplicit |
Definition at line 133 of file LargeWorldRenderPosition.h.
|
inlineexplicit |
Definition at line 140 of file LargeWorldRenderPosition.h.
|
inline |
Definition at line 144 of file LargeWorldRenderPosition.h.
|
inline |
Definition at line 109 of file LargeWorldRenderPosition.h.
|
inline |
Definition at line 107 of file LargeWorldRenderPosition.h.
|
inline |
Definition at line 96 of file LargeWorldRenderPosition.h.
|
inline |
Definition at line 98 of file LargeWorldRenderPosition.h.
|
private |
Definition at line 150 of file LargeWorldRenderPosition.h.
|
private |
Definition at line 149 of file LargeWorldRenderPosition.h.