Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices. More...
Public Types | |
typedef ModIndependentSetsT < DecimaterType > | Self |
typedef OpenMesh::Decimater::ModHandleT < Self > | Handle |
typedef OpenMesh::Decimater::ModBaseT < DecimaterType > | Base |
typedef Base::Mesh | Mesh |
typedef Base::CollapseInfo | CollapseInfo |
Public Member Functions | |
virtual const std::string & | name () const |
Set module's name (using DECIMATER_MODNAME macro). | |
ModIndependentSetsT (DecimaterType &_dec) | |
Constructor. | |
void | postprocess_collapse (const CollapseInfo &_ci) |
override |
Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices.