Lines Matching refs:this
4 * you may not use this file except in compliance with the License.
153 *this = IDENTITY;
159 *this = ZERO;
175 return Matrix3<T>(*this);
238 return *this + (-other);
318 return *this;
336 return *this;
354 return *this;
360 return (*this = *this * other);
375 return *this;
445 Matrix3<T> rTrans(*this);
461 Matrix3<T> rRotate(*this);
482 Matrix3<T> rRotate(*this);
501 Matrix3<T> rScale(*this);
519 Matrix3<T> rScale(*this);
540 return (*this) * rShear;
548 return (*this) * rShear;