Searched refs:aViewInfo3D (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/source/engine3d/ |
H A D | helperhittest3d.cxx | 150 aViewInfo3D.getObjectTransformation() * aInBetweenSceneMatrix, in fillViewInformation3DForCompoundObject() 151 aViewInfo3D.getOrientation(), in fillViewInformation3DForCompoundObject() 152 aViewInfo3D.getProjection(), in fillViewInformation3DForCompoundObject() 153 aViewInfo3D.getDeviceToView(), in fillViewInformation3DForCompoundObject() 154 aViewInfo3D.getViewTime(), in fillViewInformation3DForCompoundObject() 155 aViewInfo3D.getExtendedInformationSequence()); in fillViewInformation3DForCompoundObject() 193 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in getAllHit3DObjectsSortedFrontToBack() local 201 fillViewInformation3DForCompoundObject(aViewInfo3D, *pCandidate); in getAllHit3DObjectsSortedFrontToBack() 204 basegfx::B3DHomMatrix aViewToObject(aViewInfo3D.getObjectToView()); in getAllHit3DObjectsSortedFrontToBack() 251 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in checkHitSingle3DObject() local [all …]
|
H A D | dragmt3d.cxx | 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 362 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in E3dDragRotate() 459 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag() 463 aTransMat *= aViewInfo3D.getOrientation(); in MoveSdrDrag() 604 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag() 623 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag() 680 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in MoveSdrDrag() 742 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in MoveSdrDrag() [all …]
|
H A D | obj3d.cxx | 429 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in NbcResize() 439 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in NbcResize() 444 mTrans *= aViewInfo3D.getOrientation(); in NbcResize() 488 aEyeVol.transform(aViewInfo3D.getOrientation()); in NbcMove() 498 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in NbcMove() 1034 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in TakeXorPoly() local 1042 aViewInfo3D.getObjectToView() * GetTransform()); in TakeXorPoly() 1098 aPos3D *= aViewInfo3D.getObjectToView() * GetTransform(); in AddToHdlList() 1158 xLocalSequence, aViewInfo3D)); in RecalcSnapRect() 1161 aBoundVolume.transform(aViewInfo3D.getObjectToView()); in RecalcSnapRect() [all …]
|
H A D | helperminimaldepth3d.cxx | 171 … const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in getMinimalDepthInViewCoordinates() local 190 aViewInfo3D.getObjectTransformation() * aInBetweenSceneMatrix, in getMinimalDepthInViewCoordinates() 191 aViewInfo3D.getOrientation(), in getMinimalDepthInViewCoordinates() 192 aViewInfo3D.getProjection(), in getMinimalDepthInViewCoordinates() 193 aViewInfo3D.getDeviceToView(), in getMinimalDepthInViewCoordinates() 194 aViewInfo3D.getViewTime(), in getMinimalDepthInViewCoordinates() 195 aViewInfo3D.getExtendedInformationSequence()); in getMinimalDepthInViewCoordinates()
|
H A D | scene3d.cxx | 282 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in TakeXorPoly() local 286 aViewInfo3D.getObjectToView())); in TakeXorPoly()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DragMethod_RotateDiagram.cxx | 216 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in CreateOverlayGeometry() local 217 …onst basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in CreateOverlayGeometry()
|
Completed in 37 milliseconds