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

/inkscape/src/
H A Dpure-transform.h111 class PureScaleConstrained: public PureScale { class in namespace:Inkscape
117 virtual ~PureScaleConstrained() {};
118 PureScaleConstrained(Geom::Scale scale, Geom::Point origin): function in class:Inkscape::PureScaleConstrained
121 // PureScaleConstrained * clone () const {return new PureScaleConstrained(*this);}

Completed in 16 milliseconds