15 #ifndef GEOS_ALGORITHM_INTERSECTION_H 16 #define GEOS_ALGORITHM_INTERSECTION_H 18 #include <geos/export.h> 19 #include <geos/geom/Coordinate.h> 20 #include <geos/geom/CoordinateSequence.h> 60 #endif // GEOS_ALGORITHM_INTERSECTION_H Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Computes the intersection point of two lines. If the lines are parallel or collinear this case is det...
Definition: Intersection.h:46
Basic namespace for all GEOS functionalities.
Definition: Angle.h:26