Class Hierarchy Compound List File List Compound Members File Members
Quaternion Member List
This is the complete list of members for Quaternion, including all inherited members.
- dotProduct(const Quaternion& other) const
- equals(const Quaternion& other) const
- fromAngleAxis(Float angle, const Vector& axis)
- fromEuler(Float yaw, Float pitch, Float roll)
- getW() const
- getX() const
- getY() const
- getZ() const
- interpolate(const Quaternion& other, Float time)
- length() const
- lengthSquared() const
- operator *(const Quaternion& other) const
- operator+(const Quaternion& other) const
- operator+=(const Quaternion other)
- operator-(const Quaternion& other) const
- operator-() const
- operator-=(const Quaternion other)
- operator=(const Quaternion& other)
- Quaternion()
- Quaternion(const Quaternion& other)
- Quaternion(Float w, Float x, Float y, Float z)
- set(Float w, Float x, Float y, Float z)
- set(const Quaternion& other)
- toAngleAxis(Float& angle, Vector& axis) const
- toMatrix(Matrix& matrix) const
Generated at Wed Nov 3 15:16:41 1999 for Architectural Walkthrough Project by
written by Dimitri van Heesch, © 1997-1999