Lines Matching refs:aViewInfo3D

421 		const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D());  in NbcResize()  local
429 …basegfx::B3DHomMatrix aInverseViewToEye(aViewInfo3D.getDeviceToView() * aViewInfo3D.getProjection(… in NbcResize()
439 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in NbcResize()
444 mTrans *= aViewInfo3D.getOrientation(); in NbcResize()
486 const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in NbcMove() local
488 aEyeVol.transform(aViewInfo3D.getOrientation()); in NbcMove()
498 basegfx::B3DHomMatrix aInverseOrientation(aViewInfo3D.getOrientation()); in NbcMove()
1034 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in TakeXorPoly() local
1035 E3dScene* pRootScene = fillViewInformation3DForCompoundObject(aViewInfo3D, *this); in TakeXorPoly()
1042 aViewInfo3D.getObjectToView() * GetTransform()); in TakeXorPoly()
1070 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in AddToHdlList() local
1071 E3dScene* pRootScene = fillViewInformation3DForCompoundObject(aViewInfo3D, *this); in AddToHdlList()
1098 aPos3D *= aViewInfo3D.getObjectToView() * GetTransform(); in AddToHdlList()
1140 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in RecalcSnapRect() local
1141 E3dScene* pRootScene = fillViewInformation3DForCompoundObject(aViewInfo3D, *this); in RecalcSnapRect()
1158 xLocalSequence, aViewInfo3D)); in RecalcSnapRect()
1161 aBoundVolume.transform(aViewInfo3D.getObjectToView()); in RecalcSnapRect()
1247 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in TransformToScreenCoor() local
1248 E3dScene* pRootScene = fillViewInformation3DForCompoundObject(aViewInfo3D, *this); in TransformToScreenCoor()
1254 aViewInfo3D.getObjectToView() * GetTransform()); in TransformToScreenCoor()