OpenMesh.Core.Mesh.Handles



template HandleMixin ()
Base class for all handle types

int idx ();
Get the underlying index of this handle

bool is_valid ();
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

struct VertexHandle ;
Handle for a vertex entity

struct HalfedgeHandle ;
Handle for a halfedge entity

struct EdgeHandle ;
Handle for a edge entity

struct FaceHandle ;
Handle for a face entity

Page was generated with CanDyDOC on Fri Oct 12 16:12:38 2007