GEOS  3.9.1dev
Classes | Namespaces | Functions
Vertex.h File Reference
#include <math.h>
#include <memory>
#include <geos/geom/Coordinate.h>
#include <geos/algorithm/HCoordinate.h>
#include <geos/triangulate/quadedge/TrianglePredicate.h>
Include dependency graph for Vertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::triangulate::quadedge::Vertex
 Models a site (node) in a QuadEdgeSubdivision. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::triangulate
 Classes to compute Delaunay triangulations.
 
 geos::triangulate::quadedge
 Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams.
 

Functions

bool geos::triangulate::quadedge::operator< (const Vertex &v1, const Vertex &v2)