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