Searched refs:Impl3DHomMatrix (Results 1 – 2 of 2) sorted by relevance
101 Impl3DHomMatrix aWork(*mpImpl); in invert()202 Impl3DHomMatrix aRotMatX; in rotate()216 Impl3DHomMatrix aRotMatY; in rotate()230 Impl3DHomMatrix aRotMatZ; in rotate()248 Impl3DHomMatrix aTransMat; in translate()264 Impl3DHomMatrix aScaleMat; in scale()279 Impl3DHomMatrix aShearXYMat; in shearXY()293 Impl3DHomMatrix aShearYZMat; in shearYZ()307 Impl3DHomMatrix aShearXZMat; in shearXZ()348 Impl3DHomMatrix aFrustumMat; in frustum()[all …]
36 class Impl3DHomMatrix;41 typedef o3tl::cow_wrapper< Impl3DHomMatrix > ImplType;
Completed in 18 milliseconds