Searched refs:RotateAndScaleDepthByWidth (Results 1 – 2 of 2) sorted by relevance
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionImpl.cxx | 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() 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() 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() [all …]
|
H A D | OGLTrans_TransitionImpl.hxx | 471 class RotateAndScaleDepthByWidth: public Operation class 475 RotateAndScaleDepthByWidth* clone(); 477 …RotateAndScaleDepthByWidth(const basegfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double … 478 ~RotateAndScaleDepthByWidth(){} in ~RotateAndScaleDepthByWidth()
|
Completed in 23 milliseconds