Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshAttributes
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TTriangleAttributesRef< TArrayView< FEdgeID > > GetTriangleEdgeIndices () |
Accessors for array of edge IDs for triangles | MeshAttributes.h | |
TTriangleAttributesConstRef< TArrayView< FEdgeID > > GetTriangleEdgeIndices () |
MeshAttributes.h |
GetTriangleEdgeIndices()
Description
Accessors for array of edge IDs for triangles
| Name | GetTriangleEdgeIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TTriangleAttributesRef< TArrayView < FEdgeID > > GetTriangleEdgeIndices()
GetTriangleEdgeIndices()
| Name | GetTriangleEdgeIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TTriangleAttributesConstRef< TArrayView < FEdgeID > > GetTriangleEdgeIndices() const