Searched refs:getProjection (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/drawinglayer/source/processor3d/ |
H A D | shadow3dextractor.cxx | 115 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 D | zbufferprocessor3d.cxx | 740 getViewInformation3D().getProjection(), in ZBufferProcessor3D() 749 …maInvEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in ZBufferProcessor3D()
|
H A D | geometry2dextractor.cxx | 66 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
|
H A D | cutfindprocessor3d.cxx | 86 aLastViewInformation3D.getProjection(), in processBasePrimitive3D()
|
H A D | defaultprocessor3d.cxx | 450 aLastViewInformation3D.getProjection(), in impRenderTransformPrimitive3D()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 287 …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 D | helperminimaldepth3d.cxx | 79 aLastViewInformation3D.getProjection(), in processBasePrimitive3D() 192 aViewInfo3D.getProjection(), in getMinimalDepthInViewCoordinates()
|
H A D | e3dsceneupdater.cxx | 89 mpViewInformation3D->getProjection(), in ~E3DModifySceneSnapRectUpdater()
|
H A D | helperhittest3d.cxx | 152 aViewInfo3D.getProjection(), in fillViewInformation3DForCompoundObject()
|
H A D | obj3d.cxx | 429 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in NbcResize()
|
/aoo41x/main/drawinglayer/source/geometry/ |
H A D | viewinformation3d.cxx | 400 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()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/geometry/ |
H A D | viewinformation3d.hxx | 141 const basegfx::B3DHomMatrix& getProjection() const;
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofe3d.cxx | 117 aViewInformation3D.getProjection(), in impCreateWithGivenPrimitive3DSequence()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DragMethod_RotateDiagram.cxx | 217 …B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection() * aViewInfo3… in CreateOverlayGeometry()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 247 … basegfx::B3DHomMatrix aExtendedProjection(aViewInformation3D.getProjection()); in create2DDecomposition()
|
Completed in 54 milliseconds