CommonLibSSE NG
|
This is the complete list of members for RE::hkVector4, including all inherited members.
Cross(const hkVector4 &a_pt) const | RE::hkVector4 | |
Dot3(const hkVector4 &a_pt) const | RE::hkVector4 | |
Dot4(const hkVector4 &a_pt) const | RE::hkVector4 | |
GetDistance3(const hkVector4 &a_pt) const noexcept | RE::hkVector4 | |
GetSquaredDistance3(const hkVector4 &a_pt) const noexcept | RE::hkVector4 | |
hkVector4() | RE::hkVector4 | inline |
hkVector4(const float &a_x) | RE::hkVector4 | inline |
hkVector4(const float &a_x, const float &a_y, const float &a_z, const float &a_w) | RE::hkVector4 | inline |
hkVector4(const hkVector4 &a_rhs) | RE::hkVector4 | inline |
hkVector4(const hkQuadReal &a_rhs) | RE::hkVector4 | inline |
hkVector4(const NiPoint3 &a_point) | RE::hkVector4 | inline |
IsEqual(const hkVector4 &a_pt, float a_epsilon=1e-3f) const | RE::hkVector4 | |
Length3() const | RE::hkVector4 | |
Length4() const | RE::hkVector4 | |
operator*(const hkVector4 &a_rhs) const | RE::hkVector4 | |
operator+(const hkVector4 &a_rhs) const | RE::hkVector4 | |
operator-(const hkVector4 &a_rhs) const | RE::hkVector4 | |
operator/(const hkVector4 &a_rhs) const | RE::hkVector4 | |
operator=(const hkVector4 &a_rhs) | RE::hkVector4 | |
quad | RE::hkVector4 | |
SqrLength3() const | RE::hkVector4 | |
SqrLength4() const | RE::hkVector4 |