Public Types | Public Member Functions

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 </data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh>

Inheritance diagram for OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >:
Inheritance graph
[legend]
Collaboration diagram for OpenMesh::Decimater::ModIndependentSetsT< DecimaterType >:
Collaboration graph
[legend]

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:

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .