Handle for mesh decimation modules. More...
#include <ModBaseT.hh>


Public Types | |
| typedef ModHandleT< Module > | Self |
| typedef Module | module_type |
Public Member Functions | |
| ModHandleT () | |
| Default constructor. | |
| ~ModHandleT () | |
| Destructor. | |
| bool | is_valid () const |
| Check handle status. | |
Friends | |
| class | DecimaterT |
Handle for mesh decimation modules.
For internal use only.
| bool OpenMesh::Decimater::ModHandleT< Module >::is_valid | ( | void | ) | const [inline] |
Check handle status.
true, if handle is valid, else false.