Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FSubRegionRemesher
Description
Tell a MeshChangeTracker about the set of triangles that we might modify in the next remesh pass. This could include one-rings of either side of an edge in the ROI, if we collapse.
| Name | SaveActiveROI |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/SubRegionRemesher.h |
| Include Path | #include "SubRegionRemesher.h" |
void SaveActiveROI
(
FDynamicMeshChangeTracker * Change
)