Developer Documentation
|
Removed non-manifold vertices from a mesh by duplicating them. More...
#include <Plugin-MeshRepair/NonManifoldVertexFixingT.hh>
Public Member Functions | |
NonManifoldVertexFixingT (MeshT &_mesh) | |
void | fix () |
Private Attributes | |
MeshT & | mesh_ |
Removed non-manifold vertices from a mesh by duplicating them.
Definition at line 71 of file NonManifoldVertexFixingT.hh.