FDynamicMeshOctree3::CollectSpillTriangles

Call TriangleFunc for any triangles in the spill set (ie not contained in any Root cell)

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshOctree3.h

Include

#include "DynamicMesh/DynamicMeshOctree3.h"

Syntax

void CollectSpillTriangles
(
    TFunctionRef< void> TriangleFunc
) const

Remarks

Call TriangleFunc for any triangles in the spill set (ie not contained in any Root cell)