Searched refs:getObjectToView (Results 1 – 13 of 13) sorted by relevance
204 basegfx::B3DHomMatrix aViewToObject(aViewInfo3D.getObjectToView()); in getAllHit3DObjectsSortedFrontToBack()217 …const basegfx::B3DPoint aPointInViewCoordinates(aViewInfo3D.getObjectToView() * aHitsWithObject[a]… in getAllHit3DObjectsSortedFrontToBack()268 basegfx::B3DHomMatrix aViewToObject(aViewInfo3D.getObjectToView()); in checkHitSingle3DObject()
1042 aViewInfo3D.getObjectToView() * GetTransform()); in TakeXorPoly()1098 aPos3D *= aViewInfo3D.getObjectToView() * GetTransform(); in AddToHdlList()1161 aBoundVolume.transform(aViewInfo3D.getObjectToView()); in RecalcSnapRect()1254 aViewInfo3D.getObjectToView() * GetTransform()); in TransformToScreenCoor()
101 …const basegfx::B3DPoint aPointInView(getViewInformation3D().getObjectToView() * rPolygon.getB3DPoi… in processBasePrimitive3D()125 …const basegfx::B3DPoint aPointInView(getViewInformation3D().getObjectToView() * aPolygon.getB3DPoi… in processBasePrimitive3D()
98 aAllContentRange.transform(mpViewInformation3D->getObjectToView()); in ~E3DModifySceneSnapRectUpdater()
286 aViewInfo3D.getObjectToView())); in TakeXorPoly()
404 const basegfx::B3DHomMatrix& getObjectToView() const in getObjectToView() function in drawinglayer::geometry::ImpViewInformation3D572 const basegfx::B3DHomMatrix& ViewInformation3D::getObjectToView() const in getObjectToView() function in drawinglayer::geometry::ViewInformation3D574 return mpViewInformation3D->getObjectToView(); in getObjectToView()
97 …ateB2DPolygonFromB3DPolygon(rPrimitive.getB3DPolygon(), getViewInformation3D().getObjectToView())); in processBasePrimitive3D()112 …lygonFromB3DPolyPolygon(rPrimitive.getB3DPolyPolygon(), getViewInformation3D().getObjectToView())); in processBasePrimitive3D()
233 basegfx::B3DHomMatrix aInvObjectToView(getViewInformation3D().getObjectToView()); in impRenderHatchTexturePrimitive3D()341 aHairline.transform(getViewInformation3D().getObjectToView()); in impRenderPolygonHairlinePrimitive3D()381 aFill.transform(getViewInformation3D().getObjectToView()); in impRenderPolyPolygonMaterialPrimitive3D()
159 …eateB2DPolygonFromB3DPolygon(rPrimitive.getB3DPolygon(), getViewInformation3D().getObjectToView()); in processBasePrimitive3D()190 …olygonFromB3DPolyPolygon(rPrimitive.getB3DPolyPolygon(), getViewInformation3D().getObjectToView()); in processBasePrimitive3D()
146 const basegfx::B3DHomMatrix& getObjectToView() const;
130 a3DRange.transform(getViewInformation3D().getObjectToView()); in getB2DRange()
184 basegfx::B3DHomMatrix aViewToObject(rObjectViewInformation3D.getObjectToView()); in check3DHit()
915 …const basegfx::B3DHomMatrix aObjectTransform(rViewInformation.getObjectToView() * rObjectTransform… in createReducedOutlines()
Completed in 85 milliseconds