|
Developer Documentation
|
Public Types | |
| typedef BaseIterator< Handle > | BaseIter |
Public Types inherited from OpenVolumeMesh::BaseIterator< Handle > | |
| typedef std::bidirectional_iterator_tag | iterator_category |
| typedef int | difference_type |
| typedef const Handle | value_type |
| typedef const Handle * | pointer |
| typedef const Handle & | reference |
Public Member Functions | |
| BoundaryItemIter (const TopologyKernel *_mesh) | |
| BoundaryItemIter | operator++ (int) |
| BoundaryItemIter | operator-- (int) |
| BoundaryItemIter | operator+ (int _n) |
| BoundaryItemIter | operator- (int _n) |
| BoundaryItemIter & | operator+= (int _n) |
| BoundaryItemIter & | operator-= (int _n) |
| BoundaryItemIter & | operator-- () |
| BoundaryItemIter & | operator++ () |
Public Member Functions inherited from OpenVolumeMesh::BaseIterator< Handle > | |
| BaseIterator (const TopologyKernel *_mesh, const Handle &_ch) | |
| BaseIterator (const TopologyKernel *_mesh) | |
| BaseIterator (const BaseIterator &_c)=default | |
| BaseIterator & | operator= (const BaseIterator &_c)=default |
| bool | operator== (const BaseIterator &_c) const |
| bool | operator!= (const BaseIterator &_c) const |
| pointer | operator-> () const |
| reference | operator* () const |
| bool | operator< (const BaseIterator &_c) const |
| operator bool () const | |
| void | valid (bool _valid) |
| bool | valid () const |
| bool | is_valid () const |
| void | cur_handle (const Handle &_h) |
| reference | cur_handle () const |
| const TopologyKernel * | mesh () const |
Private Member Functions | |
| size_t | n_items () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
| bool | has_incidences () const |
Private Attributes | |
| Iter | it_ |
| const Iter | it_begin_ |
| const Iter | it_end_ |
Definition at line 23 of file BoundaryItemIter.hh.
| typedef BaseIterator<Handle> OpenVolumeMesh::BoundaryItemIter< Iter, Handle >::BaseIter |
Definition at line 25 of file BoundaryItemIter.hh.
|
inlineexplicit |
Definition at line 28 of file BoundaryItemIter.hh.
|
private |
Definition at line 12 of file BoundaryItemIter.cc.
|
private |
Definition at line 17 of file BoundaryItemIter.cc.
|
private |
Definition at line 23 of file BoundaryItemIter.cc.
|
private |
Definition at line 29 of file BoundaryItemIter.cc.
|
private |
Definition at line 34 of file BoundaryItemIter.cc.
|
private |
Definition at line 39 of file BoundaryItemIter.cc.
|
private |
Definition at line 7 of file BoundaryItemIter.cc.
|
inline |
Definition at line 62 of file BoundaryItemIter.hh.
|
inline |
Definition at line 102 of file BoundaryItemIter.hh.
|
inline |
Definition at line 52 of file BoundaryItemIter.hh.
|
inline |
Definition at line 76 of file BoundaryItemIter.hh.
|
inline |
Definition at line 69 of file BoundaryItemIter.hh.
|
inline |
Definition at line 89 of file BoundaryItemIter.hh.
|
inline |
Definition at line 57 of file BoundaryItemIter.hh.
|
inline |
Definition at line 82 of file BoundaryItemIter.hh.
|
private |
Definition at line 120 of file BoundaryItemIter.hh.
|
private |
Definition at line 121 of file BoundaryItemIter.hh.
|
private |
Definition at line 122 of file BoundaryItemIter.hh.