20 #ifndef GEOS_NODING_FASTSEGMENTSETINTERSECTIONFINDER_H
21 #define GEOS_NODING_FASTSEGMENTSETINTERSECTIONFINDER_H
23 #include <geos/noding/SegmentString.h>
24 #include <geos/noding/MCIndexSegmentSetMutualIntersector.h>
30 class SegmentIntersectionDetector;
31 class SegmentSetMutualIntersector;
72 bool intersects( SegmentString::ConstVect * segStrings);
80 #endif // GEOS_NODING_FASTSEGMENTSETINTERSECTIONFINDER_H