Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::HalfEdges::EdgeIter Class Reference

Public Types

using difference_type = std::uint32_t
using iterator_category = std::bidirectional_iterator_tag
using value_type = EdgeIter
using pointer = const EdgeIter*
using reference = const EdgeIter&

Public Member Functions

std::uint32_t vertex () const
std::uint32_t face () const
EdgeIter next () const
EdgeIter prev () const
std::optional< EdgeItertwin () const
EdgeIteroperator++ ()
EdgeIter operator++ (int)
reference operator* () const
pointer operator-> () const
bool operator== (const EdgeIter &rhs) const
bool operator!= (const EdgeIter &rhs) const

The documentation for this class was generated from the following file:
  • halfedges.h