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

/inkscape/src/live_effects/
H A Dlpe-rough-hatches.h45 smoothSnake(std::vector<std::vector<Geom::Point> > const &linearSnake);
H A Dlpe-rough-hatches.cpp336 Piecewise<D2<SBasis> >smthSnake = smoothSnake(snakePoints);
437 LPERoughHatches::smoothSnake(std::vector<std::vector<Point> > const &linearSnake){ function in class:Inkscape::LivePathEffect::LPERoughHatches

Completed in 51 milliseconds