Searched refs:Impl3DHomMatrix (Results 1 – 2 of 2) sorted by relevance
32 class Impl3DHomMatrix : public ::basegfx::internal::ImplHomMatrixTemplate< 4 > class99 Impl3DHomMatrix aWork(*mpImpl); in invert()200 Impl3DHomMatrix aRotMatX; in rotate()214 Impl3DHomMatrix aRotMatY; in rotate()228 Impl3DHomMatrix aRotMatZ; in rotate()246 Impl3DHomMatrix aTransMat; in translate()262 Impl3DHomMatrix aScaleMat; in scale()277 Impl3DHomMatrix aShearXYMat; in shearXY()291 Impl3DHomMatrix aShearYZMat; in shearYZ()305 Impl3DHomMatrix aShearXZMat; in shearXZ()[all …]
36 class Impl3DHomMatrix;41 typedef o3tl::cow_wrapper< Impl3DHomMatrix > ImplType;