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

Public Member Functions

 IteratorFaceToEdges (const Face *const f)
IteratorFaceToEdgesnext ()
bool operator!= (const IteratorFaceToEdges &othr) const
bool operator!= (const Edge *ot) const
IteratorFaceToEdgesoperator++ (int)
Edgeoperator* ()
Edgebegin () const
Edgeend () const

Protected Attributes

Edgeedge
Edgeref_edge

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