Quat< T > Member List
This is the complete list of members for Quat< T >, including all inherited members.
| Get(T *array) | Quat< T > | |
| GetNormalized() const (defined in Quat< T >) | Quat< T > | |
| GetRotatedVector(Vec3< T > const &p) (defined in Quat< T >) | Quat< T > | |
| GetRotationAngle() | Quat< T > | |
| GetRotationAxis() | Quat< T > | |
| Length() const (defined in Quat< T >) | Quat< T > | |
| LengthSquared() const (defined in Quat< T >) | Quat< T > | |
| Normalize() (defined in Quat< T >) | Quat< T > | |
| operator!=(Quat const &q) const (defined in Quat< T >) | Quat< T > | |
| operator* (defined in Quat< T >) | Quat< T > | friend |
| operator*(Quat const &q) const (defined in Quat< T >) | Quat< T > | |
| operator*(T const &f) const (defined in Quat< T >) | Quat< T > | |
| operator*=(Quat const &q) (defined in Quat< T >) | Quat< T > | |
| operator*=(T const &f) (defined in Quat< T >) | Quat< T > | |
| operator+(Quat const &q) const (defined in Quat< T >) | Quat< T > | |
| operator+=(Quat const &q) (defined in Quat< T >) | Quat< T > | |
| operator-() const (defined in Quat< T >) | Quat< T > | |
| operator-(Quat const &q) const (defined in Quat< T >) | Quat< T > | |
| operator-=(Quat const &q) (defined in Quat< T >) | Quat< T > | |
| operator==(Quat const &q) const (defined in Quat< T >) | Quat< T > | |
| Quat() (defined in Quat< T >) | Quat< T > | |
| Quat(T _s, Vec3< T > const &_v) (defined in Quat< T >) | Quat< T > | |
| Quat(T _s, T _x, T _y, T _z) (defined in Quat< T >) | Quat< T > | |
| Quat(Quat const &q) (defined in Quat< T >) | Quat< T > | |
| Reset() | Quat< T > | |
| RotateVector(Vec3< T > &p) (defined in Quat< T >) | Quat< T > | |
| s | Quat< T > | |
| Set(T _s, Vec3< T > const &_v) | Quat< T > | |
| Set(T _s, T _x, T _y, T _z) | Quat< T > | |
| Set(T *array) | Quat< T > | |
| SetRotation(T angle, Vec3< T > const &axis) | Quat< T > | |
| SetRotation(T angle, T axisX, T axisY, T axisZ) | Quat< T > | |
| ToMatrix3(Matrix3< T > &m) const (defined in Quat< T >) | Quat< T > | |
| ToMatrix3() const (defined in Quat< T >) | Quat< T > | |
| ToMatrix4(Matrix4< T > &m) const (defined in Quat< T >) | Quat< T > | |
| ToMatrix4() const (defined in Quat< T >) | Quat< T > | |
| v | Quat< T > | |
| Zero() | Quat< T > |