Searched defs:LPEDynastroke (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-dynastroke.cpp46 LPEDynastroke::LPEDynastroke(LivePathEffectObject *lpeobject) : function in class:Inkscape::LivePathEffect::LPEDynastroke
83 LPEDynastroke::~LPEDynastroke()
89 LPEDynastroke::doEffect_pwd2 (Geom::Piecewise<Geom::D2<Geom::SBasis> > const & pwd2_in)
H A Dlpe-dynastroke.h40 class LPEDynastroke : public Effect { class in namespace:Inkscape::LivePathEffect
42 LPEDynastroke(LivePathEffectObject *lpeobject);
43 virtual ~LPEDynastroke();
60 LPEDynastroke(const LPEDynastroke&);
61 LPEDynastroke& operator=(const LPEDynastroke&);

Completed in 510 milliseconds