Searched refs:aNewMat (Results 1 – 1 of 1) sorted by relevance
440 basegfx::B3DHomMatrix aNewMat; in createLatheSlices() local441 aNewMat.rotate(0.0, fRotation * fStep, 0.0); in createLatheSlices()442 rSliceVector.push_back(Slice3D(aNewPoly, aNewMat)); in createLatheSlices()
Completed in 8 milliseconds