Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
Description
Keeps the structures of topology in place but points the mesh pointers to a new cloned mesh. If the given mesh is not cloned, the topology will no longer be consistent.
| Name | RetargetOnClonedMesh |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/GroupTopology.h |
| Include Path | #include "GroupTopology.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/GroupTopology.cpp |
void RetargetOnClonedMesh
(
const FDynamicMesh3 * Mesh
)