Lines Matching refs:this
4 * you may not use this file except in compliance with the License.
96 Vector2<T> rNormalize(*this);
131 Vector2<T> rSub(*this);
142 Vector2<T> rAdd(*this);
150 return *this;
153 return (*this) * invScale;
159 Vector2<T> rMult(*this);
170 Vector2<T> rMult(*this);
180 return *this;
188 return *this;
197 return *this;