HDK
|
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(const GfDualQuath &dq) | GfDualQuath | friend |
Normalize(GfHalf eps=GF_MIN_VECTOR_LENGTH) | GfDualQuath | |
operator!=(const GfDualQuath &dq) const | GfDualQuath | inline |
operator*(const GfDualQuath &dq1, const GfDualQuath &dq2) | GfDualQuath | friend |
operator*(const GfDualQuath &dq, GfHalf s) | GfDualQuath | friend |
operator*(GfHalf s, const GfDualQuath &dq) | GfDualQuath | friend |
operator*=(const GfDualQuath &dq) | GfDualQuath | |
operator*=(GfHalf s) | GfDualQuath | inline |
operator+(const GfDualQuath &dq1, const GfDualQuath &dq2) | GfDualQuath | friend |
operator+=(const GfDualQuath &dq) | GfDualQuath | inline |
operator-(const GfDualQuath &dq1, const GfDualQuath &dq2) | GfDualQuath | friend |
operator-=(const GfDualQuath &dq) | GfDualQuath | inline |
operator/(const GfDualQuath &dq, GfHalf s) | GfDualQuath | friend |
operator/=(GfHalf s) | GfDualQuath | inline |
operator==(const GfDualQuath &dq) const | GfDualQuath | inline |
ScalarType typedef | GfDualQuath | |
SetDual(const GfQuath &dual) | GfDualQuath | inline |
SetReal(const GfQuath &real) | GfDualQuath | inline |
SetTranslation(const GfVec3h &translation) | GfDualQuath | |
Transform(const GfVec3h &vec) const | GfDualQuath |