Searched refs:RotateAndScaleDepthByWidth (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/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() 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() [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()
|