Searched refs:RotateAndScaleDepthByHeight (Results 1 – 2 of 2) sorted by relevance
487 class RotateAndScaleDepthByHeight: public Operation class491 RotateAndScaleDepthByHeight* clone();493 …RotateAndScaleDepthByHeight(const basegfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double…494 ~RotateAndScaleDepthByHeight(){} in ~RotateAndScaleDepthByHeight()
722 RotateAndScaleDepthByHeight::RotateAndScaleDepthByHeight(const basegfx::B3DVector& Axis,const baseg… in RotateAndScaleDepthByHeight() function in RotateAndScaleDepthByHeight790 void RotateAndScaleDepthByHeight::interpolate(double t,double SlideWidthScale,double SlideHeightSca… in interpolate()854 RotateAndScaleDepthByHeight* RotateAndScaleDepthByHeight::clone() in clone()856 return new RotateAndScaleDepthByHeight(*this); in clone()982 …Slide.Operations.push_back(new RotateAndScaleDepthByHeight(basegfx::B3DVector(1, 0, 0), basegfx::B… in makeVenetianBlinds()
Completed in 73 milliseconds