Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshDescription
| Type | Name | Description | |
|---|---|---|---|
| TArray< FTriangleID, Alloc > | GetTriangleAdjacentTriangles
(
const FTriangleID TriangleID |
Return adjacent triangles into a TArray with the specified allocator | |
| TArray< FTriangleID > | GetTriangleAdjacentTriangles
(
const FTriangleID TriangleID |
Return adjacent triangles to this triangle | |
| void | GetTriangleAdjacentTriangles
(
const FTriangleID TriangleID, |
Populates the passed array with adjacent triangles |