18 #include <geos/export.h> 26 class SegmentIntersector;
50 virtual void computeIntersections(std::vector<Edge*>* edges,
56 virtual void computeIntersections(std::vector<Edge*>* edges0,
57 std::vector<Edge*>* edges1,
Computes the intersection of line segments, and adds the intersection to the edges containing the seg...
Definition: geomgraph/index/SegmentIntersector.h:46
An EdgeSetIntersector computes all the intersections between the edges in the set.
Definition: EdgeSetIntersector.h:40
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25