Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FVertexConnectedComponents > API/Runtime/GeometryCore/FVertexConnectedComponents/MakeComponentMap
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/VertexConnectedComponents.h |
| Include | #include "VertexConnectedComponents.h" |
TMap < int32 , int32 > MakeComponentMap
(
int32 MaxVID,
int32 KeepSizeThreshold
)