Home
last modified time | relevance | path

Searched refs:getObjectToView (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx204 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()
H A Dobj3d.cxx1042 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()
H A Dhelperminimaldepth3d.cxx101 …const basegfx::B3DPoint aPointInView(getViewInformation3D().getObjectToView() * rPolygon.getB3DPoi… in processBasePrimitive3D()
125 …const basegfx::B3DPoint aPointInView(getViewInformation3D().getObjectToView() * aPolygon.getB3DPoi… in processBasePrimitive3D()
H A De3dsceneupdater.cxx98 aAllContentRange.transform(mpViewInformation3D->getObjectToView()); in ~E3DModifySceneSnapRectUpdater()
H A Dscene3d.cxx286 aViewInfo3D.getObjectToView())); in TakeXorPoly()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx404 const basegfx::B3DHomMatrix& getObjectToView() const in getObjectToView() function in drawinglayer::geometry::ImpViewInformation3D
572 const basegfx::B3DHomMatrix& ViewInformation3D::getObjectToView() const in getObjectToView() function in drawinglayer::geometry::ViewInformation3D
574 return mpViewInformation3D->getObjectToView(); in getObjectToView()
/trunk/main/drawinglayer/source/processor3d/
H A Dgeometry2dextractor.cxx97 …ateB2DPolygonFromB3DPolygon(rPrimitive.getB3DPolygon(), getViewInformation3D().getObjectToView())); in processBasePrimitive3D()
112 …lygonFromB3DPolyPolygon(rPrimitive.getB3DPolyPolygon(), getViewInformation3D().getObjectToView())); in processBasePrimitive3D()
H A Ddefaultprocessor3d.cxx233 basegfx::B3DHomMatrix aInvObjectToView(getViewInformation3D().getObjectToView()); in impRenderHatchTexturePrimitive3D()
341 aHairline.transform(getViewInformation3D().getObjectToView()); in impRenderPolygonHairlinePrimitive3D()
381 aFill.transform(getViewInformation3D().getObjectToView()); in impRenderPolyPolygonMaterialPrimitive3D()
H A Dshadow3dextractor.cxx159 …eateB2DPolygonFromB3DPolygon(rPrimitive.getB3DPolygon(), getViewInformation3D().getObjectToView()); in processBasePrimitive3D()
190 …olygonFromB3DPolyPolygon(rPrimitive.getB3DPolyPolygon(), getViewInformation3D().getObjectToView()); in processBasePrimitive3D()
/trunk/main/drawinglayer/inc/drawinglayer/geometry/
H A Dviewinformation3d.hxx146 const basegfx::B3DHomMatrix& getObjectToView() const;
/trunk/main/drawinglayer/source/primitive2d/
H A Dembedded3dprimitive2d.cxx130 a3DRange.transform(getViewInformation3D().getObjectToView()); in getB2DRange()
/trunk/main/drawinglayer/source/processor2d/
H A Dhittestprocessor2d.cxx184 basegfx::B3DHomMatrix aViewToObject(rObjectViewInformation3D.getObjectToView()); in check3DHit()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx915 …const basegfx::B3DHomMatrix aObjectTransform(rViewInformation.getObjectToView() * rObjectTransform… in createReducedOutlines()

Completed in 70 milliseconds