#include <ModIndependentSetsT.hh>

Public Member Functions | |
| DECIMATING_MODULE (ModIndependentSetsT, DecimaterType, IndependentSets) | |
| ModIndependentSetsT (DecimaterType &_dec) | |
| Constructor. | |
| void | postprocess_collapse (const CollapseInfo &_ci) |
| override | |
Private Member Functions | |
| void | set_binary (bool _b) |
| hide this method | |
Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices.
Definition at line 74 of file ModIndependentSetsT.hh.
| OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >::ModIndependentSetsT | ( | DecimaterType & | _dec | ) | [inline] |
Constructor.
Definition at line 80 of file ModIndependentSetsT.hh.
| OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >::DECIMATING_MODULE | ( | ModIndependentSetsT< DecimaterType > | , | |
| DecimaterType | , | |||
| IndependentSets | ||||
| ) |
| void OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >::postprocess_collapse | ( | const CollapseInfo & | _ci | ) | [inline] |
override
Definition at line 84 of file ModIndependentSetsT.hh.
| void OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >::set_binary | ( | bool | _b | ) | [inline, private] |
hide this method
Reimplemented from OpenMesh::Decimater::ModBaseT< DecimaterType >.
Definition at line 98 of file ModIndependentSetsT.hh.