FDynamicMeshChangeTracker::SaveTrianglesAndNeighbourTris

Save necessary information about a set of triangles before they are modified, and also include any direct triangle neighbours

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMeshChangeTracker.h"

Syntax

template<typename EnumerableType>
void SaveTrianglesAndNeighbourTris
(
    EnumerableType TriangleIDs,
    bool bSaveVertices
)

Remarks

Save necessary information about a set of triangles before they are modified, and also include any direct triangle neighbours

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