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

Public Member Functions

 CellSheetCellIter (const CellHandle &_ref_h, const unsigned char _orthDir, const HexahedralMeshTopologyKernel *_mesh)
CellSheetCellIteroperator= (const CellSheetCellIter &_c)
CellSheetCellIter operator++ (int)
CellSheetCellIter operator-- (int)
CellSheetCellIter operator+ (int _n)
CellSheetCellIter operator- (int _n)
CellSheetCellIteroperator+= (int _n)
CellSheetCellIteroperator-= (int _n)
CellSheetCellIteroperator++ ()
CellSheetCellIteroperator-- ()
- Public Member Functions inherited from OpenVolumeMesh::BaseIterator< CellHandle, CellHandle >
 BaseIterator (const TopologyKernel *_mesh, const CellHandle &_ih, const CellHandle &_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 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 CellHandleref_handle () const
const TopologyKernelmesh () const

Additional Inherited Members

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

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