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