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

/inkscape/src/live_effects/
H A Dlpe-rough-hatches.h39 generateLevels(Geom::Interval const &domain, double x_org);
H A Dlpe-rough-hatches.cpp352 LPERoughHatches::generateLevels(Interval const &domain, double x_org){ function in class:Inkscape::LivePathEffect::LPERoughHatches
385 std::vector<double> levels = generateLevels(*range, org[X]);

Completed in 14 milliseconds