All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GfQuath Member List

This is the complete list of members for GfQuath, including all inherited members.

GetConjugate() const GfQuathinline
GetIdentity()GfQuathinlinestatic
GetImaginary() const GfQuathinline
GetInverse() const GfQuathinline
GetLength() const GfQuathinline
GetNormalized(GfHalf eps=GF_MIN_VECTOR_LENGTH) const GfQuathinline
GetReal() const GfQuathinline
GfQuath()GfQuathinline
GfQuath(GfHalf realVal)GfQuathinlineexplicit
GfQuath(GfHalf real, GfHalf i, GfHalf j, GfHalf k)GfQuathinline
GfQuath(GfHalf real, const GfVec3h &imaginary)GfQuathinline
GfQuath(class GfQuatd const &other)GfQuathexplicit
GfQuath(class GfQuatf const &other)GfQuathexplicit
hash_value(const GfQuath &q)GfQuathfriend
ImaginaryType typedef (defined in GfQuath)GfQuath
Normalize(GfHalf eps=GF_MIN_VECTOR_LENGTH)GfQuath
operator!=(const GfQuath &q) const GfQuathinline
operator*(const GfQuath &q1, const GfQuath &q2)GfQuathfriend
operator*(const GfQuath &q, GfHalf s)GfQuathfriend
operator*(GfHalf s, const GfQuath &q)GfQuathfriend
operator*=(const GfQuath &q)GfQuath
operator*=(GfHalf s)GfQuathinline
operator+(const GfQuath &q1, const GfQuath &q2)GfQuathfriend
operator+=(const GfQuath &q)GfQuathinline
operator-() const GfQuathinline
operator-(const GfQuath &q1, const GfQuath &q2)GfQuathfriend
operator-=(const GfQuath &q)GfQuathinline
operator/(const GfQuath &q, GfHalf s)GfQuathfriend
operator/=(GfHalf s)GfQuathinline
operator==(const GfQuath &q) const GfQuathinline
ScalarType typedef (defined in GfQuath)GfQuath
SetImaginary(const GfVec3h &imaginary)GfQuathinline
SetImaginary(GfHalf i, GfHalf j, GfHalf k)GfQuathinline
SetReal(GfHalf real)GfQuathinline
Transform(const GfVec3h &point) const GfQuath