This is the complete list of members for nw::g3d::math::Vec4, including all inherited members.
| a | nw::g3d::math::Vec4_t | |
| Add(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | |
| Cast(float *a) | nw::g3d::math::Vec4 | static |
| Cast(const float *a) | nw::g3d::math::Vec4 | static |
| DIM enum value | nw::g3d::math::Vec4_t | |
| DIM_PS enum value | nw::g3d::math::Vec4_t | |
| Distance(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | static |
| DistanceSq(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | static |
| Div(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | |
| Div(const Vec4 &lhs, float rhs) | nw::g3d::math::Vec4 | |
| Dot(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | static |
| Length(const Vec4 &v) | nw::g3d::math::Vec4 | static |
| LengthSq(const Vec4 &v) | nw::g3d::math::Vec4 | static |
| Make(float x, float y, float z, float w) | nw::g3d::math::Vec4 | static |
| Mul(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | |
| Mul(const Vec4 &lhs, float rhs) | nw::g3d::math::Vec4 | |
| Neg(const Vec4 &v) | nw::g3d::math::Vec4 | |
| Normalize(const Vec4 &v) | nw::g3d::math::Vec4 | |
| Rcp(const Vec4 &v) | nw::g3d::math::Vec4 | |
| Set(float x, float y, float z, float w) | nw::g3d::math::Vec4 | |
| Set(const float *a) | nw::g3d::math::Vec4 | |
| Set(const Vec4 &v) | nw::g3d::math::Vec4 | |
| Sub(const Vec4 &lhs, const Vec4 &rhs) | nw::g3d::math::Vec4 | |
| w | nw::g3d::math::Vec4_t | |
| x | nw::g3d::math::Vec4_t | |
| y | nw::g3d::math::Vec4_t | |
| z | nw::g3d::math::Vec4_t | |
| Zero() | nw::g3d::math::Vec4 | |