Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FNonManifoldMappingSupport
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/NonManifoldMappingSupport.h |
| Include | #include "DynamicMesh/NonManifoldMappingSupport.h" |
static void RemoveAllNonManifoldMappingData
&40;
FDynamicMesh3 & MeshInOut
&41;
Remarks
Removes all mapping data related to the non-manifold nature of the source data the produced this DynamicMesh.
Note, this will invalidate any NonManifoldMappingSupport object associated with this DynamicMesh, and subsequent use of such object will produce unexpected results.