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