Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FVertexID
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexID () |
MeshTypes.h | ||
FVertexID
(
const FElementID InitElementID |
MeshTypes.h | ||
FVertexID
(
const int32 InitIDValue |
MeshTypes.h |
FVertexID()
| Name | FVertexID |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
FVertexID()
FVertexID(const FElementID)
| Name | FVertexID |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
FVertexID
(
const FElementID InitElementID
)
FVertexID(const int32)
| Name | FVertexID |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
FVertexID
(
const int32 InitIDValue
)