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

Public Types

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

Public Member Functions

 VertexCellIter (const VertexHandle &_vIdx, const TopologyKernel *_mesh)
VertexCellIteroperator= (const VertexCellIter &_c)
VertexCellIter operator++ (int)
VertexCellIter operator-- (int)
VertexCellIter operator+ (int _n)
VertexCellIter operator- (int _n)
VertexCellIteroperator+= (int _n)
VertexCellIteroperator-= (int _n)
VertexCellIteroperator++ ()
VertexCellIteroperator-- ()
- Public Member Functions inherited from OpenVolumeMesh::BaseIterator< VertexHandle, CellHandle >
 BaseIterator (const TopologyKernel *_mesh, const VertexHandle &_ih, const CellHandle &_ch)
 BaseIterator (const TopologyKernel *_mesh, const VertexHandle &_ih)
 BaseIterator (const TopologyKernel *_mesh)
bool operator== (const BaseIterator &_c) const
bool operator!= (const BaseIterator &_c) const
const CellHandleoperator-> () const
const CellHandleoperator* () 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 CellHandle &_h)
const CellHandlecur_handle () const
const VertexHandleref_handle () const
const TopologyKernelmesh () const

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