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

Public Member Functions

 IteratorFaceToVertices (const Face *const f)
IteratorFaceToVerticesnext ()
bool operator!= (const IteratorFaceToVertices &othr) const
bool operator!= (const Edge *ot) const
IteratorFaceToVerticesoperator++ (int)
Vertexoperator* ()
Edgebegin () const
Edgeend () const

Protected Attributes

Edgeedge
Edgeref_edge

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