OpenMesh
OpenMesh::Decimater::ModIndependentSetsT< DecimaterType > Class Template Reference

Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices. More...

#include <OpenMesh/Tools/Decimater/ModIndependentSetsT.hh>

Inheritance diagram for OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >:
Collaboration diagram for OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >:

List of all members.

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

Detailed Description

template<class DecimaterType>
class OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >

Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices.


The documentation for this class was generated from the following file: