Searched refs:aNewMat (Results 1 – 1 of 1) sorted by relevance
437 basegfx::B3DHomMatrix aNewMat; in createLatheSlices() local438 aNewMat.rotate(0.0, fRotation * fStep, 0.0); in createLatheSlices()439 rSliceVector.push_back(Slice3D(aNewPoly, aNewMat)); in createLatheSlices()