Public Member Functions | |
FRuntimeMeshVertexStreamUVFullPrecisionAccessor (TArray< uint8 > *InData, const FRuntimeMeshVertexStreamStructureElement &Element) | |
virtual FVector2D | GetUV (int32 Index) override |
virtual int32 | Num () override |
Public Member Functions inherited from FRuntimeMeshStreamAccessor< FVector2D > | |
FRuntimeMeshStreamAccessor (const TArray< uint8 > *InData, int32 InOffset, int32 InStride) | |
FVector2D & | Get (int32 Index) |
int32 | Num () const |
virtual | ~FRuntimeMeshStreamAccessor () |
Public Member Functions inherited from FRuntimeMeshVertexStreamUVAccessor | |
virtual | ~FRuntimeMeshVertexStreamUVAccessor () |
Additional Inherited Members | |
Public Attributes inherited from FRuntimeMeshStreamAccessor< FVector2D > | |
const TArray< uint8 > * | Data |
int32 | Offset |
int32 | Stride |
Definition at line 50 of file RuntimeMeshSection.cpp.
|
inline |
Definition at line 53 of file RuntimeMeshSection.cpp.
|
inlineoverridevirtual |
Implements FRuntimeMeshVertexStreamUVAccessor.
Definition at line 59 of file RuntimeMeshSection.cpp.
|
inlineoverridevirtual |
Implements FRuntimeMeshVertexStreamUVAccessor.
Definition at line 64 of file RuntimeMeshSection.cpp.