|
|
using | difference_type = std::uint32_t |
|
using | iterator_category = std::bidirectional_iterator_tag |
|
using | pointer = const EdgeIter* |
|
using | reference = const EdgeIter& |
|
using | value_type = EdgeIter |
|
|
std::uint32_t | face () const |
|
EdgeIter | next () const |
|
bool | operator!= (const EdgeIter &rhs) const |
|
reference | operator* () const |
|
EdgeIter & | operator++ () |
|
EdgeIter | operator++ (int) |
|
pointer | operator-> () const |
|
bool | operator== (const EdgeIter &rhs) const |
|
EdgeIter | prev () const |
|
std::optional< EdgeIter > | twin () const |
|
std::uint32_t | vertex () const |
The documentation for this class was generated from the following file:
- modules/oit/include/modules/oit/datastructures/halfedges.h