19 #ifndef GEOS_TRIANGULATE_QUADEDGE_TRIANGLEVISITOR_H
20 #define GEOS_TRIANGULATE_QUADEDGE_TRIANGLEVISITOR_H
22 #include <geos/triangulate/quadedge/QuadEdge.h>
25 namespace triangulate {
A class that represents the edge data structure which implements the quadedge algebra.
Definition: QuadEdge.h:54
An interface for algorithms which process the triangles in a QuadEdgeSubdivision.
Definition: TriangleVisitor.h:34
virtual void visit(QuadEdge *triEdges[3])=0
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26