22 #include <geos/export.h> 24 #include <geos/algorithm/LineIntersector.h> 25 #include <geos/geom/Coordinate.h> 31 class CoordinateSequence;
57 bool hasIntersectionVar;
64 const std::vector<const geom::LineString*>& lines);
Definition: LineString.h:65
A LineIntersector is an algorithm that can both test whether two line segments intersect and compute ...
Definition: LineIntersector.h:53
Tests if any line segments in two sets of CoordinateSequences intersect.
Definition: SegmentIntersectionTester.h:47
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25