Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx32 class Impl3DHomMatrix : public ::basegfx::internal::ImplHomMatrixTemplate< 4 > class
99 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 …]
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db3dhommatrix.hxx36 class Impl3DHomMatrix;
41 typedef o3tl::cow_wrapper< Impl3DHomMatrix > ImplType;