| Dot(const TVector4< T > &other) const | TVector4< T > | [inline] |
| ElementMultiply(const TVector4< T > &other) const | TVector4< T > | [inline] |
| Length() const | TVector4< T > | [inline] |
| LengthSqr() const | TVector4< T > | [inline] |
| Log(word wTargetLog) const | TVector4< T > | [inline] |
| m_W | TVector4< T > | |
| m_X | TVector4< T > | |
| m_Y | TVector4< T > | |
| m_Z | TVector4< T > | |
| Normalize() | TVector4< T > | [inline] |
| operator!=(const TVector4< T > &other) | TVector4< T > | [inline] |
| operator*(const T &factor) const | TVector4< T > | [inline] |
| operator*=(const T &factor) | TVector4< T > | [inline] |
| operator+(const TVector4< T > &other) const | TVector4< T > | [inline] |
| operator+=(const TVector4< T > &other) | TVector4< T > | [inline] |
| operator-(const TVector4< T > &other) const | TVector4< T > | [inline] |
| operator-=(const TVector4< T > &other) | TVector4< T > | [inline] |
| operator/(const T ") const | TVector4< T > | [inline] |
| operator/=(const T ") | TVector4< T > | [inline] |
| operator=(const TVector4< T > &other) | TVector4< T > | [inline] |
| operator==(const TVector4< T > &other) | TVector4< T > | [inline] |
| operator[](const byte &i) | TVector4< T > | [inline] |
| operator[](const byte &i) const | TVector4< T > | [inline] |
| Set(const T &x, const T &y, const T &z, const T &w) | TVector4< T > | [inline] |
| TVector4() | TVector4< T > | [inline] |
| TVector4(const T &x, const T &y, const T &z, const T &w) | TVector4< T > | [inline] |
| TVector4(const TVector4< T > &other) | TVector4< T > | [inline] |
1.5.7.1