Searched defs:dstMatrix (Results 1 – 1 of 1) sorted by relevance
151 void MultScale(TMatrix* dstMatrix, const UMatrix* srcMatrix, const math::VEC3& scale) const in MultScale()167 void ScaleMatrix(TMatrix* dstMatrix, const math::VEC3& scale) const in ScaleMatrix()182 void CopyTranslate(math::MTX34* dstMatrix, const math::MTX34& srcMatrix) const in CopyTranslate()189 void AddTranslate(math::MTX34* dstMatrix, const math::VEC3& translate) const in AddTranslate()