Developer Documentation
OpenMesh::Iterators::GenericCirculator_ValueHandleFnsT< Mesh, CenterEntityHandle, typename Mesh::FaceHandle, CW > Class Template Reference

Public Types

typedef GenericCirculator_DereferenciabilityCheckT< Mesh, CenterEntityHandle, typename Mesh::FaceHandle > GenericCirculator_DereferenciabilityCheck
 

Static Public Member Functions

static bool is_valid (const typename Mesh::HalfedgeHandle &heh, const int lap_counter)
 
static void init (const Mesh *mesh, typename Mesh::HalfedgeHandle &heh, typename Mesh::HalfedgeHandle &start, int &lap_counter)
 
static void increment (const Mesh *mesh, typename Mesh::HalfedgeHandle &heh, typename Mesh::HalfedgeHandle &start, int &lap_counter)
 
static void decrement (const Mesh *mesh, typename Mesh::HalfedgeHandle &heh, typename Mesh::HalfedgeHandle &start, int &lap_counter)
 

Detailed Description

template<class Mesh, class CenterEntityHandle, bool CW>
class OpenMesh::Iterators::GenericCirculator_ValueHandleFnsT< Mesh, CenterEntityHandle, typename Mesh::FaceHandle, CW >

Definition at line 172 of file CirculatorsT.hh.


The documentation for this class was generated from the following file: