OpenVolumeMesh
 All Classes Functions Variables Typedefs Pages
OpenVolumeMesh::CellVertexIter Class Reference
Inheritance diagram for OpenVolumeMesh::CellVertexIter:
OpenVolumeMesh::BaseIterator< CellHandle, VertexHandle >

Public Types

typedef BaseIterator
< CellHandle, VertexHandle
BaseIter
- Public Types inherited from OpenVolumeMesh::BaseIterator< CellHandle, VertexHandle >
typedef
std::bidirectional_iterator_tag 
iterator_category
typedef int difference_type
typedef VertexHandle value_type
typedef VertexHandlepointer
typedef VertexHandlereference

Public Member Functions

 CellVertexIter (const CellHandle &_cIdx, const TopologyKernel *_mesh)
CellVertexIteroperator= (const CellVertexIter &_c)
CellVertexIter operator++ (int)
CellVertexIter operator-- (int)
CellVertexIter operator+ (int _n)
CellVertexIter operator- (int _n)
CellVertexIteroperator+= (int _n)
CellVertexIteroperator-= (int _n)
CellVertexIteroperator++ ()
CellVertexIteroperator-- ()
- Public Member Functions inherited from OpenVolumeMesh::BaseIterator< CellHandle, VertexHandle >
 BaseIterator (const TopologyKernel *_mesh, const CellHandle &_ih, const VertexHandle &_ch)
 BaseIterator (const TopologyKernel *_mesh, const CellHandle &_ih)
 BaseIterator (const TopologyKernel *_mesh)
bool operator== (const BaseIterator &_c) const
bool operator!= (const BaseIterator &_c) const
const VertexHandleoperator-> () const
const VertexHandleoperator* () const
bool operator< (const BaseIterator &_c) const
BaseIteratoroperator= (const BaseIterator &_c)
 operator bool () const
void valid (bool _valid)
bool valid () const
void cur_handle (const VertexHandle &_h)
const VertexHandlecur_handle () const
const CellHandleref_handle () const
const TopologyKernelmesh () const

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