Searched defs:dstMatrix (Results 1 – 1 of 1) sorted by relevance
149 void MultScale(TMatrix* dstMatrix, const UMatrix* srcMatrix, const math::VEC3& scale) const in MultScale()165 void ScaleMatrix(TMatrix* dstMatrix, const math::VEC3& scale) const in ScaleMatrix()180 void CopyTranslate(math::MTX34* dstMatrix, const math::MTX34& srcMatrix) const in CopyTranslate()187 void AddTranslate(math::MTX34* dstMatrix, const math::VEC3& translate) const in AddTranslate()