FDynamicMeshOctree3::RemoveTriangles

Remove a set of triangles into the tree

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMeshOctree3.h"

Syntax

template<typename EnumerableType>
void RemoveTriangles
(
    const EnumerableType & Triangles,
    bool bMarkModifiedBounds
)

Remarks

Remove a set of triangles into the tree

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