Lines Matching defs:LPERoughen
46 LPERoughen::LPERoughen(LivePathEffectObject *lpeobject)
93 LPERoughen::~LPERoughen() {}
95 void LPERoughen::doBeforeEffect(SPLPEItem const *lpeitem)
108 Gtk::Widget *LPERoughen::newWidget()
171 double LPERoughen::sign(double random_number)
179 Geom::Point LPERoughen::randomize(double max_lenght, bool is_node)
195 void LPERoughen::doEffect(SPCurve *curve)
310 SPCurve const * LPERoughen::addNodesAndJitter(Geom::Curve const * A, Geom::Point &prev, Geom::Point &last_move, double t, bool last)
460 SPCurve *LPERoughen::jitter(Geom::Curve const * A, Geom::Point &prev, Geom::Point &last_move)
519 Geom::Point LPERoughen::tPoint(Geom::Point A, Geom::Point B, double t)