Searched refs:getDeviceToView (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/drawinglayer/source/processor3d/ |
H A D | shadow3dextractor.cxx | 116 aLastViewInformation3D.getDeviceToView(), 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 | geometry2dextractor.cxx | 67 aLastViewInformation3D.getDeviceToView(), in processBasePrimitive3D()
|
H A D | cutfindprocessor3d.cxx | 87 aLastViewInformation3D.getDeviceToView(), in processBasePrimitive3D()
|
H A D | defaultprocessor3d.cxx | 451 aLastViewInformation3D.getDeviceToView(), in impRenderTransformPrimitive3D()
|
H A D | zbufferprocessor3d.cxx | 749 …maInvEyeToView = getViewInformation3D().getDeviceToView() * getViewInformation3D().getProjection(); in ZBufferProcessor3D()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 287 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry() 362 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in E3dDragRotate() 604 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag() 680 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag()
|
H A D | helperminimaldepth3d.cxx | 80 aLastViewInformation3D.getDeviceToView(), in processBasePrimitive3D() 193 aViewInfo3D.getDeviceToView(), in getMinimalDepthInViewCoordinates()
|
H A D | e3dsceneupdater.cxx | 90 mpViewInformation3D->getDeviceToView(), in ~E3DModifySceneSnapRectUpdater()
|
H A D | helperhittest3d.cxx | 153 aViewInfo3D.getDeviceToView(), 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 | 401 const basegfx::B3DHomMatrix& getDeviceToView() const { return maDeviceToView; } in getDeviceToView() function in drawinglayer::geometry::ImpViewInformation3D 567 const basegfx::B3DHomMatrix& ViewInformation3D::getDeviceToView() const in getDeviceToView() function in drawinglayer::geometry::ViewInformation3D 569 return mpViewInformation3D->getDeviceToView(); in getDeviceToView()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/geometry/ |
H A D | viewinformation3d.hxx | 142 const basegfx::B3DHomMatrix& getDeviceToView() const;
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofe3d.cxx | 118 aViewInformation3D.getDeviceToView(), in impCreateWithGivenPrimitive3DSequence()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DragMethod_RotateDiagram.cxx | 217 …const basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection… in CreateOverlayGeometry()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 267 aViewInformation3D.getDeviceToView(), in create2DDecomposition()
|
Completed in 239 milliseconds