FDynamicMeshOctree3::CollectRootTriangles

Call TriangleFunc for all triangles in the octree "above" the CutSet (ie at tree cells that are not children of any cut cells)

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicMeshOctree3.h

Include

#include "DynamicMeshOctree3.h"

Syntax

void CollectRootTriangles
(
    const FTreeCutSet & CutSet,
    TFunctionRef< void> TriangleFunc
) 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)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss