Definition at line 13 of file VertexIter.hh.
◆ BaseIter
◆ VertexIter()
◆ operator+()
VertexIter OpenVolumeMesh::VertexIter::operator+ |
( |
int |
_n | ) |
|
|
inline |
◆ operator++() [1/2]
VertexIter & OpenVolumeMesh::VertexIter::operator++ |
( |
| ) |
|
◆ operator++() [2/2]
VertexIter OpenVolumeMesh::VertexIter::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator+=()
VertexIter & OpenVolumeMesh::VertexIter::operator+= |
( |
int |
_n | ) |
|
|
inline |
◆ operator-()
VertexIter OpenVolumeMesh::VertexIter::operator- |
( |
int |
_n | ) |
|
|
inline |
◆ operator--() [1/2]
VertexIter & OpenVolumeMesh::VertexIter::operator-- |
( |
| ) |
|
◆ operator--() [2/2]
VertexIter OpenVolumeMesh::VertexIter::operator-- |
( |
int |
| ) |
|
|
inline |
◆ operator-=()
VertexIter & OpenVolumeMesh::VertexIter::operator-= |
( |
int |
_n | ) |
|
|
inline |
◆ cur_index_
int OpenVolumeMesh::VertexIter::cur_index_ |
|
private |
The documentation for this class was generated from the following files:
- Type-OpenVolumeMesh/libs/OpenVolumeMesh/src/OpenVolumeMesh/Core/Iterators/VertexIter.hh
- Type-OpenVolumeMesh/libs/OpenVolumeMesh/src/OpenVolumeMesh/Core/Iterators/VertexIter.cc