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

/inkscape/src/2geom/
H A Dsolver.h48 crossing_count(Geom::Point const *V, /* Control pts of Bezier curve */
58 crossing_count(double const *V, /* Control pts of Bezier curve */
H A Dsolve-bezier-parametric.cpp19 crossing_count(Geom::Point const *V, unsigned degree);
42 const unsigned max_crossings = crossing_count(w, degree);
79 * crossing_count:
85 crossing_count(Geom::Point const *V, /* Control pts of Bezier curve */ function in namespace:Geom

Completed in 13 milliseconds