Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMeshOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshOctree3.h |
| Include | #include "DynamicMesh/DynamicMeshOctree3.h" |
void CollectRootTriangles
&40;
const FTreeCutSet & CutSet,
TFunctionRef< void(int)> TriangleFunc
&41; const
Remarks
Call TriangleFunc for all triangles in the octree "above" the CutSet (ie at tree cells that are not children of any cut cells)