Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshDecompositionNodes > API/Plugins/GeometryFlowMeshProcessing/MeshDecompositionNodes/FMakeTriangleSet-_1
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshDecompositionNodes/MakeTriangleSetsNode.h |
| Include | #include "MeshDecompositionNodes/MakeTriangleSetsNode.h" |
void ComputeIndexSetsForGroups
&40;
const FDynamicMesh3 & Mesh,
const TSet< int32 > & IgnoreGroups,
TFunction< int32(int)> TriangleGroupFn,
FIndexSets & SetsOut
&41;