#include <SegmentIntersectionTester.h>
Public Member Functions | |
bool | hasIntersectionWithLineStrings (const geom::CoordinateSequence &seq, const std::vector< const geom::LineString * > &lines) |
bool | hasIntersection (const geom::CoordinateSequence &seq0, const geom::CoordinateSequence &seq1) |
Short-circuited to return as soon an intersection is found.
Last port: operation/predicate/SegmentIntersectionTester.java rev. 1.6 (JTS-1.7)