Home
last modified time | relevance | path

Searched refs:RotateAndScaleDepthByWidth (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx309 …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 DOGLTrans_TransitionImpl.hxx471 class RotateAndScaleDepthByWidth: public Operation class
475 RotateAndScaleDepthByWidth* clone();
477RotateAndScaleDepthByWidth(const basegfx::B3DVector& Axis,const basegfx::B3DVector& Origin,double …
478 ~RotateAndScaleDepthByWidth(){} in ~RotateAndScaleDepthByWidth()

Completed in 26 milliseconds