#include <Handles.hh>
Inheritance diagram for OpenMesh::BaseHandle:
Public Member Functions | |
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 |