Searched refs:aSphere (Results 1 – 2 of 2) sorted by relevance
189 basegfx::B3DPolyPolygon aSphere( in getLineCapRoundSegments() local196 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() local253 for(sal_uInt32 a(0L); a < aSphere.count(); a++) in getLineJoinSegments()255 const basegfx::B3DPolygon aPartPolygon(aSphere.getB3DPolygon(a)); in getLineJoinSegments()
158 …basegfx::B3DPolyPolygon aSphere(basegfx::tools::createSpherePolyPolygonFromB3DRange(aUnitRange, ge… in create3DDecomposition() local160 aSphere, getTransform(), getSdrLFSAttribute().getLine())); in create3DDecomposition()
Completed in 9 milliseconds