Searched refs:VonKochPathParam (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-vonkoch.h | 21 class VonKochPathParam : public PathParam{ class in namespace:Inkscape::LivePathEffect 23 VonKochPathParam ( const Glib::ustring& label, function in class:Inkscape::LivePathEffect::VonKochPathParam 29 virtual ~VonKochPathParam(){} 64 VonKochPathParam generator; |
H A D | lpe-vonkoch.cpp | 18 VonKochPathParam::param_setup_nodepath(Inkscape::NodePath::Path *np) |
Completed in 293 milliseconds