Lines Matching refs:aViewInfo3D

286 				const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D());  in CreateOverlayGeometry()  local
287 …onst basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in CreateOverlayGeometry()
334 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in E3dDragRotate() local
340 …const basegfx::B3DHomMatrix aTransform(aViewInfo3D.getOrientation() * rCandidate.maDisplayTransfor… in E3dDragRotate()
362 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in E3dDragRotate()
458 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in MoveSdrDrag() local
459 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag()
463 aTransMat *= aViewInfo3D.getOrientation(); in MoveSdrDrag()
591 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in MoveSdrDrag() local
604 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag()
623 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag()
665 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in MoveSdrDrag() local
680 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag()
742 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag()
747 aNewTrans *= aViewInfo3D.getOrientation(); in MoveSdrDrag()