Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FVertexConnectedComponents
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VertexConnectedComponents.h |
| Include | #include "VertexConnectedComponents.h" |
TArray < int32 > MakeContiguousComponentsArray
(
int32 MaxVID
)
Remarks
Return an ordering of the vertex indices so that each connected component is in a contiguous block.