Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/range/
H A Db3drange.cxx46 maRangeZ.expand( rRange.getMaxZ() ); in B3DRange()
60 expand(rMatrix * B3DPoint(aSource.getMinX(), aSource.getMinY(), aSource.getMaxZ())); in transform()
61 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMinY(), aSource.getMaxZ())); in transform()
62 expand(rMatrix * B3DPoint(aSource.getMinX(), aSource.getMaxY(), aSource.getMaxZ())); in transform()
63 expand(rMatrix * B3DPoint(aSource.getMaxX(), aSource.getMaxY(), aSource.getMaxZ())); in transform()
76 fround(rRange.getMaxZ())); in fround()
/aoo4110/main/svx/source/engine3d/
H A Dobj3d.cxx1088 …Volume.getMinX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBoundVolume.getMaxZ()); break; in AddToHdlList()
1090 …Volume.getMinX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBoundVolume.getMaxZ()); break; in AddToHdlList()
1092 …Volume.getMaxX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBoundVolume.getMaxZ()); break; in AddToHdlList()
1094 …Volume.getMaxX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBoundVolume.getMaxZ()); break; in AddToHdlList()
H A Dview3d.cxx1404 InitScene(pScene, fW, fH, aVolume.getMaxZ() + ((fW + fH) / 4.0)); in SetCurrent3DObj()
1861 InitScene(pScene, fW, fH, aBoundVol.getMaxZ() + + ((fW + fH) / 4.0)); in MergeScenes()
/aoo4110/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx185 …else if(B3DORIENTATION_Z == ePlaneOrthogonal && fTools::lessOrEqual(aCandidateRange.getMaxZ(), fPl… in clipPolygonOnOrthogonalPlane()
473 …onalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Z, !bInside, rRange.getMaxZ(), bStroke); in clipPolygonOnRange()
477 …olyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, !bInside, rRange.getMaxZ(), bStroke); in clipPolygonOnRange()
/aoo4110/main/basegfx/inc/basegfx/range/
H A Db3ibox.hxx142 sal_Int32 getMaxZ() const in getMaxZ() function in basegfx::B3IBox
H A Db3irange.hxx145 sal_Int32 getMaxZ() const in getMaxZ() function in basegfx::B3IRange
H A Db3drange.hxx161 double getMaxZ() const in getMaxZ() function in basegfx::B3DRange
/aoo4110/main/svx/source/dialog/
H A Ddlgctl3d.cxx117 double fCamZ = rVolume.getMaxZ() + ((fW + fH) / 2.0); in Construct()
385 double fCamZ = rVolume.getMaxZ() + ((fW + fH) / 2.0); in Construct2()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx204 const double fMinZ(-aCameraRange.getMaxZ()); in createViewInformation3D()
/aoo4110/main/sd/source/ui/func/
H A Dfucon3d.cxx465 double fCamZ(aVolume.getMaxZ() + ((fW + fH) / 4.0)); in CreateDefaultObject()
/aoo4110/main/tools/source/generic/
H A Db3dtrans.cxx458 SetBackClippingPlane(rVol.getMaxZ()); in SetDeviceVolume()
/aoo4110/main/basegfx/source/tools/
H A Dcanvastools.cxx479 rRect.getMaxZ()); in rectangle3DFromB3DRectangle()
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx623 aTexRangeBack.getMaxZ(), aTexRangeBack.getMaxY(), aTexRangeBack.getMaxX()); in extractPlanesFromSlice()

Completed in 75 milliseconds