magnitude() const | Teddy::Maths::TVector4 | [inline] |
magnitudeSquared() const | Teddy::Maths::TVector4 | [inline] |
normalize() | Teddy::Maths::TVector4 | [inline] |
operator *(const T t) const | Teddy::Maths::TVector4 | [inline] |
operator *(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator *=(const T t) | Teddy::Maths::TVector4 | [inline] |
operator *=(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator const T *() const | Teddy::Maths::TVector4 | [inline] |
operator T *() | Teddy::Maths::TVector4 | [inline] |
operator!=(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator+(const T t) const | Teddy::Maths::TVector4 | [inline] |
operator+(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator+=(const T t) | Teddy::Maths::TVector4 | [inline] |
operator+=(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator-() const | Teddy::Maths::TVector4 | [inline] |
operator-(const T t) const | Teddy::Maths::TVector4 | [inline] |
operator-(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator-=(const T t) | Teddy::Maths::TVector4 | [inline] |
operator-=(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator/(const T t) const | Teddy::Maths::TVector4 | [inline] |
operator/(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator/=(const T t) | Teddy::Maths::TVector4 | [inline] |
operator/=(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator=(const T t) | Teddy::Maths::TVector4 | [inline] |
operator=(const T *pt) | Teddy::Maths::TVector4 | [inline] |
operator=(const TVector< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator=(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
operator==(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
operator[](const int n) | Teddy::Maths::TVector4 | [inline] |
operator[](const int n) const | Teddy::Maths::TVector4 | [inline] |
operator|(const TVector4< T > &vec) const | Teddy::Maths::TVector4 | [inline] |
TCrossVector4(const TVector4< T > &r, const TVector4< T > &s, const TVector4< T > &t) | Teddy::Maths::TCrossVector4 | [inline] |
TVector4() | Teddy::Maths::TVector4 | [inline] |
TVector4(const T a, const T b, const T c, const T d) | Teddy::Maths::TVector4 | [inline] |
TVector4(const T t) | Teddy::Maths::TVector4 | [inline] |
TVector4(const T *pt) | Teddy::Maths::TVector4 | [inline] |
TVector4(const TVector< T > &vec) | Teddy::Maths::TVector4 | [inline] |
TVector4(const TVector< T > &vec, const T t) | Teddy::Maths::TVector4 | [inline] |
TVector4(const TVector4< T > &vec) | Teddy::Maths::TVector4 | [inline] |
v | Teddy::Maths::TVector4 | |