Home
last modified time | relevance | path

Searched refs:aSphere (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx189 basegfx::B3DPolyPolygon aSphere( in getLineCapRoundSegments() local
196 const sal_uInt32 nCount(aSphere.count()); in getLineCapRoundSegments()
205 aSphere.transform(aSphereTrans); in getLineCapRoundSegments()
206 aSphere.transformNormals(aSphereTrans); in getLineCapRoundSegments()
213 const basegfx::B3DPolygon aPartPolygon(aSphere.getB3DPolygon(a)); in getLineCapRoundSegments()
251 …const basegfx::B3DPolyPolygon aSphere(basegfx::tools::createUnitSphereFillPolyPolygon(nHorSeg, nVe… in getLineJoinSegments() local
253 for(sal_uInt32 a(0L); a < aSphere.count(); a++) in getLineJoinSegments()
255 const basegfx::B3DPolygon aPartPolygon(aSphere.getB3DPolygon(a)); in getLineJoinSegments()
H A Dsdrsphereprimitive3d.cxx158 …basegfx::B3DPolyPolygon aSphere(basegfx::tools::createSpherePolyPolygonFromB3DRange(aUnitRange, ge… in create3DDecomposition() local
160 aSphere, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()

Completed in 9 milliseconds