Searched refs:intersectionPoints (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/2geom/
H A Dintersection-graph.h61 std::vector<Point> intersectionPoints(bool defective = false) const;
H A Dintersection-graph.cpp299 std::vector<Point> PathIntersectionGraph::intersectionPoints(bool defective) const function in class:Geom::PathIntersectionGraph

Completed in 17 milliseconds