Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::Iterators::GenericCirculator_ValueHandleFnsT_DEPRECATED< Mesh, CenterEntityHandle, ValueHandle > Class Template Reference

Static Public Member Functions

static bool is_valid (const typename Mesh::HalfedgeHandle &heh, const typename Mesh::HalfedgeHandle &start, 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>
class OpenMesh::Iterators::GenericCirculator_ValueHandleFnsT_DEPRECATED< Mesh, CenterEntityHandle, ValueHandle >

Definition at line 388 of file CirculatorsT.hh.


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