NW4F Sys
Loading...
Searching...
No Matches
nw::math::VEC3 Member List

This is the complete list of members for nw::math::VEC3, including all inherited members.

Cast()nw::math::VEC3inline
Cast() constnw::math::VEC3inline
Cross(const VEC3 &rhs)nw::math::VEC3inline
DIMENSIONnw::math::VEC3static
Distance(const VEC3 &vec)nw::math::VEC3inline
DistanceSquare(const VEC3 &vec)nw::math::VEC3inline
Dot(const VEC3 &vec) constnw::math::VEC3inline
IsZero() constnw::math::VEC3inline
Length() constnw::math::VEC3inline
LengthSquare() constnw::math::VEC3inline
Lerp(const VEC3 &lhs, const VEC3 &rhs, f32 t)nw::math::VEC3inline
Normalize()nw::math::VEC3inline
operator const f32 *() constnw::math::VEC3inline
operator f32 *()nw::math::VEC3inline
operator!=(const self_type &rhs) constnw::math::VEC3inline
operator*(f32 f) constnw::math::VEC3inline
operator*=(const self_type &rhs)nw::math::VEC3inline
operator*=(f32 f)nw::math::VEC3inline
operator+() constnw::math::VEC3inline
operator+(const self_type &rhs) constnw::math::VEC3inline
operator+=(const self_type &rhs)nw::math::VEC3inline
operator-() constnw::math::VEC3inline
operator-(const self_type &rhs) constnw::math::VEC3inline
operator-=(const self_type &rhs)nw::math::VEC3inline
operator/(f32 f) constnw::math::VEC3inline
operator/=(f32 f)nw::math::VEC3inline
operator==(const self_type &rhs) constnw::math::VEC3inline
SafeNormalize(const VEC3 &alt)nw::math::VEC3inline
self_type typedefnw::math::VEC3
Set(f32 fx, f32 fy, f32 fz)nw::math::VEC3inline
Set(const self_type &value)nw::math::VEC3inline
SetCross(const VEC3 &lhs, const VEC3 &rhs)nw::math::VEC3inline
SetMaximize(const VEC3 &lhs, const VEC3 &rhs)nw::math::VEC3inline
SetMinimize(const VEC3 &lhs, const VEC3 &rhs)nw::math::VEC3inline
SetNormalize(const VEC3 &src)nw::math::VEC3inline
SetSafeNormalize(const VEC3 &src, const VEC3 &alt)nw::math::VEC3inline
SetTransform(const MTX34 &pM, const VEC3 &src)nw::math::VEC3
SetTransform(const MTX44 &pM, const VEC3 &src)nw::math::VEC3
SetTransformNormal(const MTX34 &pM, const VEC3 &src)nw::math::VEC3
ToF32()nw::math::VEC3inline
ToF32() constnw::math::VEC3inline
Transform(const MTX34 &pM)nw::math::VEC3inline
Transform(const MTX44 &pM)nw::math::VEC3inline
TransformNormal(const MTX34 &pM)nw::math::VEC3inline
value_type typedefnw::math::VEC3
VEC3()nw::math::VEC3inline
VEC3(const f32 *p)nw::math::VEC3inlineexplicit
VEC3(const VEC3_ &v)nw::math::VEC3inlineexplicit
VEC3(f32 fx, f32 fy, f32 fz)nw::math::VEC3inline
xnw::math::VEC3_
ynw::math::VEC3_
znw::math::VEC3_
Zero()nw::math::VEC3inlinestatic