19 #ifndef GEOS_TRIANGULATE_QUADEDGE_QUADEDGELOCATOR_H 20 #define GEOS_TRIANGULATE_QUADEDGE_QUADEDGELOCATOR_H 23 namespace triangulate {
50 #endif //GEOS_TRIANGULATE_QUADEDGE_QUADEDGELOCATOR_H Models a site (node) in a QuadEdgeSubdivision.
Definition: Vertex.h:60
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26
A class that represents the edge data structure which implements the quadedge algebra.
Definition: QuadEdge.h:54
An interface for classes which locate an edge in a QuadEdgeSubdivision which either contains a given ...
Definition: QuadEdgeLocator.h:40