|
This is the complete list of members for GfDualQuath, including all inherited members.
GetConjugate() const | GfDualQuath | |
GetDual() const | GfDualQuath | inline |
GetIdentity() | GfDualQuath | inlinestatic |
GetInverse() const | GfDualQuath | |
GetLength() const | GfDualQuath | |
GetNormalized(GfHalf eps=GF_MIN_VECTOR_LENGTH) const | GfDualQuath | |
GetReal() const | GfDualQuath | inline |
GetTranslation() const | GfDualQuath | |
GetZero() | GfDualQuath | inlinestatic |
GfDualQuath() | GfDualQuath | inline |
GfDualQuath(GfHalf realVal) | GfDualQuath | inlineexplicit |
GfDualQuath(const GfQuath &real) | GfDualQuath | inlineexplicit |
GfDualQuath(const GfQuath &real, const GfQuath &dual) | GfDualQuath | inline |
GfDualQuath(const GfQuath &rotation, const GfVec3h &translation) | GfDualQuath | inline |
GfDualQuath(const GfDualQuatd &other) | GfDualQuath | explicit |
GfDualQuath(const GfDualQuatf &other) | GfDualQuath | explicit |
hash_value | GfDualQuath | friend |
Normalize(GfHalf eps=GF_MIN_VECTOR_LENGTH) | GfDualQuath | |
operator!=(const GfDualQuath &dq) const | GfDualQuath | inline |
operator* | GfDualQuath | friend |
operator* | GfDualQuath | friend |
operator* | GfDualQuath | friend |
operator*=(const GfDualQuath &dq) | GfDualQuath | |
operator*=(GfHalf s) | GfDualQuath | inline |
operator+ | GfDualQuath | friend |
operator+=(const GfDualQuath &dq) | GfDualQuath | inline |
operator- | GfDualQuath | friend |
operator-=(const GfDualQuath &dq) | GfDualQuath | inline |
operator/ | GfDualQuath | friend |
operator/=(GfHalf s) | GfDualQuath | inline |
operator==(const GfDualQuath &dq) const | GfDualQuath | inline |
ScalarType typedef (defined in GfDualQuath) | GfDualQuath | |
SetDual(const GfQuath &dual) | GfDualQuath | inline |
SetReal(const GfQuath &real) | GfDualQuath | inline |
SetTranslation(const GfVec3h &translation) | GfDualQuath | |
Transform(const GfVec3h &vec) const | GfDualQuath |