| data (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| Dot(const Vector4 &v, const Vector4 &u) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inlinestatic |
| Dot(Vector4 v, Vector4 u) | Hatchit::Math::Vector4 | static |
| getAsArray() | Hatchit::Math::Vector4 | |
| m_data (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| m_vector (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| mag() | Hatchit::Math::Vector4 | |
| Magnitude() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| MagnitudeSqr() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| magSqr() (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| Matrix4 (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | friend |
| normalized() | Hatchit::Math::Vector4 | |
| Normalized() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| NormalizedEst() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| operator __m128(void) const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inlineexplicit |
| operator const __m128(void) const | Hatchit::Math::Vector4 | |
| operator delete(void *p) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| operator delete(void *p) | Hatchit::Math::Vector4 | |
| operator new(size_t _size) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| operator new(size_t _size) | Hatchit::Math::Vector4 | |
| operator Vector2() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| operator Vector2() | Hatchit::Math::Vector4 | |
| operator Vector3() const (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| operator Vector3() | Hatchit::Math::Vector4 | |
| operator!=(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator!=(Vector4 u) | Hatchit::Math::Vector4 | |
| operator*(float s) const | Hatchit::Math::Vector4 | inline |
| operator*(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator*(float s) | Hatchit::Math::Vector4 | |
| operator*(Vector4 u) | Hatchit::Math::Vector4 | |
| operator*=(float s) | Hatchit::Math::Vector4 | inline |
| operator*=(const Vector4 &u) | Hatchit::Math::Vector4 | inline |
| operator*=(float s) | Hatchit::Math::Vector4 | |
| operator+(float s) const | Hatchit::Math::Vector4 | inline |
| operator+(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator+(float s) | Hatchit::Math::Vector4 | |
| operator+(Vector4 u) | Hatchit::Math::Vector4 | |
| operator+=(float s) | Hatchit::Math::Vector4 | inline |
| operator+=(const Vector4 &u) | Hatchit::Math::Vector4 | inline |
| operator+=(float s) | Hatchit::Math::Vector4 | |
| operator+=(Vector4 u) | Hatchit::Math::Vector4 | |
| operator-(float s) const | Hatchit::Math::Vector4 | inline |
| operator-(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator-(float s) | Hatchit::Math::Vector4 | |
| operator-(Vector4 u) | Hatchit::Math::Vector4 | |
| operator-=(float s) | Hatchit::Math::Vector4 | inline |
| operator-=(const Vector4 &u) | Hatchit::Math::Vector4 | inline |
| operator-=(float s) | Hatchit::Math::Vector4 | |
| operator-=(Vector4 u) | Hatchit::Math::Vector4 | |
| operator/(float s) const | Hatchit::Math::Vector4 | inline |
| operator/(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator/(float s) | Hatchit::Math::Vector4 | |
| operator/=(float s) | Hatchit::Math::Vector4 | inline |
| operator/=(const Vector4 &u) | Hatchit::Math::Vector4 | inline |
| operator/=(float s) | Hatchit::Math::Vector4 | |
| operator<(Vector4 u) | Hatchit::Math::Vector4 | |
| operator==(const Vector4 &u) const | Hatchit::Math::Vector4 | inline |
| operator==(Vector4 u) | Hatchit::Math::Vector4 | |
| operator>(Vector4 u) | Hatchit::Math::Vector4 | |
| operator[](size_t i) | Hatchit::Math::Vector4 | inline |
| operator[](size_t i) const | Hatchit::Math::Vector4 | inline |
| operator[](int i) | Hatchit::Math::Vector4 | |
| Quaternion (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | friend |
| ToFloat4() const | Hatchit::Math::Vector4 | inline |
| Vector4() (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(const float rawArray[]) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(float xyzw) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(float x, float y, float z, float w) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(const Vector2 &xy, float z, float w) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(const Vector3 &xyz, float w) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(const Vector4 &other) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inline |
| Vector4(__m128 v) (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | inlineexplicit |
| Vector4() | Hatchit::Math::Vector4 | |
| Vector4(float x, float y, float z, float w) | Hatchit::Math::Vector4 | |
| Vector4(const Vector4 &other) | Hatchit::Math::Vector4 | |
| Vector4(Vector3 &v3, float w) | Hatchit::Math::Vector4 | |
| w (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| x (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| y (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |
| z (defined in Hatchit::Math::Vector4) | Hatchit::Math::Vector4 | |