![]() |
|
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 | GfQuatf | friend |
ImaginaryType typedef (defined in GfQuatf) | GfQuatf | |
Normalize(float eps=GF_MIN_VECTOR_LENGTH) | GfQuatf | |
operator!=(const GfQuatf &q) const | GfQuatf | inline |
operator* | GfQuatf | friend |
operator* | GfQuatf | friend |
operator* | GfQuatf | friend |
operator*=(const GfQuatf &q) | GfQuatf | |
operator*=(float s) | GfQuatf | inline |
operator+ | GfQuatf | friend |
operator+=(const GfQuatf &q) | GfQuatf | inline |
operator-() const | GfQuatf | inline |
operator- | GfQuatf | friend |
operator-=(const GfQuatf &q) | GfQuatf | inline |
operator/ | GfQuatf | friend |
operator/=(float s) | GfQuatf | inline |
operator==(const GfQuatf &q) const | GfQuatf | inline |
ScalarType typedef (defined in GfQuatf) | 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 |