Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/GroupTopology.h |
| Include | #include "GroupTopology.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/GroupTopology.cpp |
void RetargetOnClonedMesh
&40;
const FDynamicMesh3 &42; Mesh
&41;
Remarks
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.