Delaunator
2D Delaunay Triangulation in C++ with Python wrapper.
 All Classes Namespaces Functions
Public Member Functions | Protected Attributes | List of all members
IteratorVertexToNeighbourVertices Class Reference

Public Member Functions

 IteratorVertexToNeighbourVertices (Vertex *v)
IteratorVertexToNeighbourVerticesnext ()
bool operator!= (const IteratorVertexToNeighbourVertices &othr) const
bool operator== (const IteratorVertexToNeighbourVertices &othr) const
bool operator!= (const Edge *ot) const
bool operator== (const Edge *ot) const
IteratorVertexToNeighbourVerticesoperator++ (int)
Vertexoperator* ()
Edgeend () const
VertexgetItem () const

Protected Attributes

Edgeit
Edgeref

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