21 #include <geos/export.h>
29 class IntersectionMatrix;
34 class EdgeIntersection;
52 std::vector<std::unique_ptr<geomgraph::EdgeEnd>> computeEdgeEnds(std::vector<geomgraph::Edge*>* edges);
53 void computeEdgeEnds(
geomgraph::Edge* edge, std::vector<std::unique_ptr<geomgraph::EdgeEnd>>& l);
58 std::vector<std::unique_ptr<geomgraph::EdgeEnd>>& l,
63 std::vector<std::unique_ptr<geomgraph::EdgeEnd>>& l,