Searched refs:find_self_intersections (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/2geom/
H A Dbasic-intersection.h67 void find_self_intersections(std::vector<std::pair<double, double> > &xs,
71 void find_self_intersections(std::vector<std::pair<double, double> > &xs,
H A Dbasic-intersection.cpp139 void find_self_intersections(std::vector<std::pair<double, double> > &xs, function in namespace:Geom
192 void find_self_intersections(std::vector<std::pair<double, double> > &xs, function in namespace:Geom
198 find_self_intersections(xs, in, precision);
/inkscape/src/live_effects/
H A Dlpe-knot.cpp170 find_self_intersections( times, paths[i][ii].toSBasis() );

Completed in 19 milliseconds