Searched refs:ScaleMatrix (Results 1 – 2 of 2) sorted by relevance
173 this->ScaleMatrix(&scaledParentRotate, parentScale); in CalculateWorldMayaSsc()192 this->ScaleMatrix(&scaledParentRotate, parentScale); in CalculateWorldMayaSsc()
167 void ScaleMatrix(TMatrix* dstMatrix, const math::VEC3& scale) const in ScaleMatrix() function