Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OpenMesh::BaseHandle Class Reference

Base class for all handle types. More...

#include <Handles.hh>

Inheritance diagram for OpenMesh::BaseHandle:

OpenMesh::BasePropHandleT< T > OpenMesh::EdgeHandle OpenMesh::FaceHandle OpenMesh::HalfedgeHandle OpenMesh::Subdivider::Adaptive::RuleHandleT< R > OpenMesh::VDPM::VHierarchyNodeHandle OpenMesh::VertexHandle OpenMesh::EPropHandleT< T > OpenMesh::FPropHandleT< T > OpenMesh::HPropHandleT< T > OpenMesh::MPropHandleT< T > OpenMesh::VPropHandleT< T > List of all members.

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


Detailed Description

Base class for all handle types.


The documentation for this class was generated from the following file:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .