#include <RuntimeMeshInternalUtilities.h>
Public Member Functions | |
FRuntimeMeshVertexSortingElement () | |
FRuntimeMeshVertexSortingElement (int32 InIndex, FVector Vector) | |
Public Attributes | |
int32 | Index |
float | Value |
Definition at line 7 of file RuntimeMeshInternalUtilities.h.
|
inline |
Definition at line 12 of file RuntimeMeshInternalUtilities.h.
|
inline |
Definition at line 14 of file RuntimeMeshInternalUtilities.h.
int32 FRuntimeMeshVertexSortingElement::Index |
Definition at line 10 of file RuntimeMeshInternalUtilities.h.
float FRuntimeMeshVertexSortingElement::Value |
Definition at line 9 of file RuntimeMeshInternalUtilities.h.