Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FVertexConnectedComponents
| Type | Name | Description | |
|---|---|---|---|
| TMap< int32, int32 > | MakeComponentMap
(
const TriangleMeshType& Mesh, |
Map arbitrary set IDs to indices from 0 to k-1 (if there are k components) | |
| TMap< int32, int32 > | MakeComponentMap
(
int32 MaxVID, |