Home
last modified time | relevance | path

Searched refs:getProjection (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/drawinglayer/source/processor3d/
H A Dshadow3dextractor.cxx115 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
125 … maEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in processBasePrimitive3D()
138 … maEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in processBasePrimitive3D()
245 maEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in Shadow3DExtractingProcessor()
H A Dzbufferprocessor3d.cxx740 getViewInformation3D().getProjection(), in ZBufferProcessor3D()
749 …maInvEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in ZBufferProcessor3D()
H A Dgeometry2dextractor.cxx66 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
H A Dcutfindprocessor3d.cxx86 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
H A Ddefaultprocessor3d.cxx501 aLastViewInformation3D.getProjection(), in impRenderTransformPrimitive3D()
/aoo42x/main/svx/source/engine3d/
H A Ddragmt3d.cxx287 …B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection() * aViewInfo3… in CreateOverlayGeometry()
362 …segfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection()); in E3dDragRotate()
604 …segfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection()); in MoveSdrDrag()
680 …segfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection()); in MoveSdrDrag()
H A Dhelperminimaldepth3d.cxx79 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
192 aViewInfo3D.getProjection(), in getMinimalDepthInViewCoordinates()
H A De3dsceneupdater.cxx89 mpViewInformation3D->getProjection(), in ~E3DModifySceneSnapRectUpdater()
H A Dhelperhittest3d.cxx152 aViewInfo3D.getProjection(), in fillViewInformation3DForCompoundObject()
H A Dobj3d.cxx429 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in NbcResize()
/aoo42x/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx400 const basegfx::B3DHomMatrix& getProjection() const { return maProjection; } in getProjection() function in drawinglayer::geometry::ImpViewInformation3D
562 const basegfx::B3DHomMatrix& ViewInformation3D::getProjection() const in getProjection() function in drawinglayer::geometry::ViewInformation3D
564 return mpViewInformation3D->getProjection(); in getProjection()
/aoo42x/main/drawinglayer/inc/drawinglayer/geometry/
H A Dviewinformation3d.hxx141 const basegfx::B3DHomMatrix& getProjection() const;
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofe3d.cxx117 aViewInformation3D.getProjection(), in impCreateWithGivenPrimitive3DSequence()
/aoo42x/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx217 …B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection() * aViewInfo3… in CreateOverlayGeometry()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dsceneprimitive2d.cxx247 … basegfx::B3DHomMatrix aExtendedProjection(aViewInformation3D.getProjection()); in create2DDecomposition()

Completed in 60 milliseconds