This is the complete list of members for nw::math::VEC4, including all inherited members.
| Cast() | nw::math::VEC4 | inline |
| Cast() const | nw::math::VEC4 | inline |
| DIMENSION | nw::math::VEC4 | static |
| DistanceSquare(const VEC4 &vec) | nw::math::VEC4 | inline |
| Dot(const VEC4 &vec) const | nw::math::VEC4 | inline |
| IsZero() const | nw::math::VEC4 | inline |
| IsZeroWOne() const | nw::math::VEC4 | inline |
| Length() const | nw::math::VEC4 | inline |
| LengthSquare() const | nw::math::VEC4 | inline |
| Lerp(const VEC4 &lhs, const VEC4 &rhs, f32 t) | nw::math::VEC4 | inline |
| Normalize() | nw::math::VEC4 | inline |
| operator const f32 *() const | nw::math::VEC4 | inline |
| operator f32 *() | nw::math::VEC4 | inline |
| operator!=(const self_type &rhs) const | nw::math::VEC4 | inline |
| operator*(f32 f) const | nw::math::VEC4 | inline |
| operator*=(f32 f) | nw::math::VEC4 | inline |
| operator+() const | nw::math::VEC4 | inline |
| operator+(const self_type &rhs) const | nw::math::VEC4 | inline |
| operator+=(const self_type &rhs) | nw::math::VEC4 | inline |
| operator-() const | nw::math::VEC4 | inline |
| operator-(const self_type &rhs) const | nw::math::VEC4 | inline |
| operator-=(const self_type &rhs) | nw::math::VEC4 | inline |
| operator/(f32 f) const | nw::math::VEC4 | inline |
| operator/=(f32 f) | nw::math::VEC4 | inline |
| operator==(const self_type &rhs) const | nw::math::VEC4 | inline |
| SafeNormalize(const VEC4 &alt) | nw::math::VEC4 | inline |
| self_type typedef | nw::math::VEC4 | |
| Set(f32 fx, f32 fy, f32 fz, f32 fw) | nw::math::VEC4 | inline |
| SetMaximize(const VEC4 &lhs, const VEC4 &rhs) | nw::math::VEC4 | inline |
| SetMinimize(const VEC4 &lhs, const VEC4 &rhs) | nw::math::VEC4 | inline |
| SetNormalize(const VEC4 &src) | nw::math::VEC4 | inline |
| SetSafeNormalize(const VEC4 &src, const VEC4 &alt) | nw::math::VEC4 | inline |
| SetTransform(const MTX34 &pM, const VEC4 &src) | nw::math::VEC4 | |
| SetTransform(const MTX44 &pM, const VEC4 &src) | nw::math::VEC4 | |
| ToF32() | nw::math::VEC4 | inline |
| ToF32() const | nw::math::VEC4 | inline |
| Transform(const MTX34 &pM) | nw::math::VEC4 | inline |
| Transform(const MTX44 &pM) | nw::math::VEC4 | inline |
| value_type typedef | nw::math::VEC4 | |
| VEC4() | nw::math::VEC4 | inline |
| VEC4(const f32 *p) | nw::math::VEC4 | inlineexplicit |
| VEC4(const VEC4_ &v) | nw::math::VEC4 | inlineexplicit |
| VEC4(f32 fx, f32 fy, f32 fz, f32 fw) | nw::math::VEC4 | inline |
| VEC4(const VEC3 &v) | nw::math::VEC4 | inlineexplicit |
| w | nw::math::VEC4_ | |
| x | nw::math::VEC4_ | |
| y | nw::math::VEC4_ | |
| z | nw::math::VEC4_ | |
| Zero() | nw::math::VEC4 | inlinestatic |
| ZeroWOne() | nw::math::VEC4 | inlinestatic |