Home
last modified time | relevance | path

Searched refs:aViewInfo3D (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx150 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 Ddragmt3d.cxx286 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 Dobj3d.cxx429 …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 Dhelperminimaldepth3d.cxx171 … 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 Dscene3d.cxx282 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in TakeXorPoly() local
286 aViewInfo3D.getObjectToView())); in TakeXorPoly()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx216 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in CreateOverlayGeometry() local
217 …onst basegfx::B3DHomMatrix aWorldToView(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in CreateOverlayGeometry()

Completed in 61 milliseconds