OpenMesh::BaseHandle Class Reference

Base class for all handle types. More...

#include <Handles.hh>

Inheritance diagram for OpenMesh::BaseHandle:

Inheritance graph
[legend]

Public Member Functions

 BaseHandle (int _idx=-1)
int idx () const
 Get the underlying index of this handle.
bool is_valid () const
 The handle is valid iff the index is not equal to -1.
void reset ()
 reset handle to be invalid
void invalidate ()
 reset handle to be invalid
bool operator== (const BaseHandle &_rhs) const
bool operator!= (const BaseHandle &_rhs) const
bool operator< (const BaseHandle &_rhs) const
void __increment ()
void __decrement ()

Detailed Description

Base class for all handle types.
The documentation for this class was generated from the following file:

Generated on Fri Jan 16 13:00:53 2009 by  doxygen 1.5.5