Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx100 … const basegfx::B3DPolygon aPartPoly(aFillPolyPolygon.getB3DPolygon(b)); in impCreate3DDecomposition() local
101 const sal_uInt32 nPointCount(aPartPoly.count()); in impCreate3DDecomposition()
106 … const basegfx::B2DPoint a2Candidate(aPartPoly.getTextureCoordinate(c)); in impCreate3DDecomposition()
111 a3N = aPartPoly.getB3DPoint(c); in impCreate3DDecomposition()
117 a3X = aPartPoly.getB3DPoint(c) - a3N; in impCreate3DDecomposition()
128 a3Y = aPartPoly.getB3DPoint(c) - a3N; in impCreate3DDecomposition()

Completed in 17 milliseconds