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

Static Public Member Functions

static bool is_valid (const typename Mesh::HalfedgeHandle &heh, const int lap_counter)
 
static void init (const Mesh *, typename Mesh::HalfedgeHandle &, typename Mesh::HalfedgeHandle &, int &)
 
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, class ValueHandle, bool CW = true>
class OpenMesh::Iterators::GenericCirculator_ValueHandleFnsT< Mesh, CenterEntityHandle, ValueHandle, CW >

Definition at line 157 of file CirculatorsT.hh.


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