WFMath::Quaternion Member List
This is the complete list of members for
WFMath::Quaternion, including all inherited members.
age() const | WFMath::Quaternion | [inline] |
fromAtlas(const AtlasInType &a) | WFMath::Quaternion | [inline] |
fromRotMatrix(const RotMatrix< 3 > &m) | WFMath::Quaternion | |
identity() | WFMath::Quaternion | [inline] |
inverse() const | WFMath::Quaternion | |
normalize() | WFMath::Quaternion | |
Quaternion() | WFMath::Quaternion | [inline] |
Quaternion(CoordType w_in, CoordType x_in, CoordType y_in, CoordType z_in) | WFMath::Quaternion | |
Quaternion(int axis, CoordType angle) | WFMath::Quaternion | [inline] |
Quaternion(const Vector< 3 > &axis, CoordType angle) | WFMath::Quaternion | [inline] |
Quaternion(const Vector< 3 > &axis) | WFMath::Quaternion | [inline, explicit] |
Quaternion(const Quaternion &p) | WFMath::Quaternion | [inline] |
Quaternion(const AtlasInType &a) | WFMath::Quaternion | [inline, explicit] |
rotate(const RotMatrix< 3 > &) | WFMath::Quaternion | |
rotate(const Quaternion &q) | WFMath::Quaternion | [inline] |
rotation(int axis, CoordType angle) | WFMath::Quaternion | |
rotation(const Vector< 3 > &axis, CoordType angle) | WFMath::Quaternion | |
rotation(const Vector< 3 > &axis) | WFMath::Quaternion | |
rotation(const Vector< 3 > &from, const Vector< 3 > &to) | WFMath::Quaternion | |
scalar() const | WFMath::Quaternion | [inline] |
toAtlas() const | WFMath::Quaternion | [inline] |
vector() const | WFMath::Quaternion | [inline] |