Lines Matching refs:RotateAndScaleDepthByWidth

309 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe…  in makeOutsideCubeFaceToLeft()
313 …OverallOperations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DV… in makeOutsideCubeFaceToLeft()
326 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe… in makeInsideCubeFaceToLeft()
330 …OverallOperations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DV… in makeInsideCubeFaceToLeft()
342 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(1,0,0),basegfx::B3DVe… in makeFallLeaving()
359 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe… in makeTurnAround()
364 …OverallOperations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0, 1, 0),basegfx::B3… in makeTurnAround()
484 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe… in makeRochade()
490 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe… in makeRochade()
491 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0,1,0),basegfx::B3DVe… in makeRochade()
715 RotateAndScaleDepthByWidth::RotateAndScaleDepthByWidth(const basegfx::B3DVector& Axis,const basegfx… in RotateAndScaleDepthByWidth() function in RotateAndScaleDepthByWidth
778 void RotateAndScaleDepthByWidth::interpolate(double t,double SlideWidthScale,double SlideHeightScal… in interpolate()
849 RotateAndScaleDepthByWidth* RotateAndScaleDepthByWidth::clone() in clone()
851 return new RotateAndScaleDepthByWidth(*this); in clone()
978 …Slide.Operations.push_back(new RotateAndScaleDepthByWidth(basegfx::B3DVector(0, 1, 0), basegfx::B3… in makeVenetianBlinds()