HDK
|
This is the complete list of members for GfQuath, including all inherited members.
GetConjugate() const | GfQuath | inline |
GetIdentity() | GfQuath | inlinestatic |
GetImaginary() const | GfQuath | inline |
GetInverse() const | GfQuath | inline |
GetLength() const | GfQuath | inline |
GetNormalized(GfHalf eps=GF_MIN_VECTOR_LENGTH) const | GfQuath | inline |
GetReal() const | GfQuath | inline |
GetZero() | GfQuath | inlinestatic |
GfQuath() | GfQuath | inline |
GfQuath(GfHalf realVal) | GfQuath | inlineexplicit |
GfQuath(GfHalf real, GfHalf i, GfHalf j, GfHalf k) | GfQuath | inline |
GfQuath(GfHalf real, const GfVec3h &imaginary) | GfQuath | inline |
GfQuath(class GfQuatd const &other) | GfQuath | explicit |
GfQuath(class GfQuatf const &other) | GfQuath | explicit |
hash_value(const GfQuath &q) | GfQuath | friend |
ImaginaryType typedef | GfQuath | |
Normalize(GfHalf eps=GF_MIN_VECTOR_LENGTH) | GfQuath | |
operator!=(const GfQuath &q) const | GfQuath | inline |
operator*(const GfQuath &q1, const GfQuath &q2) | GfQuath | friend |
operator*(const GfQuath &q, GfHalf s) | GfQuath | friend |
operator*(GfHalf s, const GfQuath &q) | GfQuath | friend |
operator*=(const GfQuath &q) | GfQuath | |
operator*=(GfHalf s) | GfQuath | inline |
operator+(const GfQuath &q1, const GfQuath &q2) | GfQuath | friend |
operator+=(const GfQuath &q) | GfQuath | inline |
operator-() const | GfQuath | inline |
operator-(const GfQuath &q1, const GfQuath &q2) | GfQuath | friend |
operator-=(const GfQuath &q) | GfQuath | inline |
operator/(const GfQuath &q, GfHalf s) | GfQuath | friend |
operator/=(GfHalf s) | GfQuath | inline |
operator==(const GfQuath &q) const | GfQuath | inline |
ScalarType typedef | GfQuath | |
SetImaginary(const GfVec3h &imaginary) | GfQuath | inline |
SetImaginary(GfHalf i, GfHalf j, GfHalf k) | GfQuath | inline |
SetReal(GfHalf real) | GfQuath | inline |
Transform(const GfVec3h &point) const | GfQuath |