Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshAttributes
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TEdgeAttributesRef< TArrayView< FVertexID > > GetEdgeVertexIndices () |
Accessors for array of vertex IDs for edges | MeshAttributes.h | |
TEdgeAttributesConstRef< TArrayView< FVertexID > > GetEdgeVertexIndices () |
MeshAttributes.h |
GetEdgeVertexIndices()
Description
Accessors for array of vertex IDs for edges
| Name | GetEdgeVertexIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TEdgeAttributesRef< TArrayView < FVertexID > > GetEdgeVertexIndices()
GetEdgeVertexIndices()
| Name | GetEdgeVertexIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TEdgeAttributesConstRef< TArrayView < FVertexID > > GetEdgeVertexIndices() const