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

/inkscape/src/live_effects/
H A Dlpe-extrude.cpp49 static std::vector<double> find_cusps( Geom::Piecewise<Geom::D2<Geom::SBasis> > const & pwd2_in ) { function in namespace:Inkscape::LivePathEffect
114 std::vector<double> cusps = find_cusps(pwd2_in);

Completed in 30 milliseconds