|
nux-1.14.0
|
| Conjugate() (defined in nux::Quaternion) | nux::Quaternion | |
| DotProduct(const Quaternion &quat) const (defined in nux::Quaternion) | nux::Quaternion | |
| GetAngleAxis(Vector3 &axis, float &angle_radian) const (defined in nux::Quaternion) | nux::Quaternion | |
| GetMatrix() const (defined in nux::Quaternion) | nux::Quaternion | |
| Inverse() (defined in nux::Quaternion) | nux::Quaternion | |
| Length() const (defined in nux::Quaternion) | nux::Quaternion | |
| Normalize() (defined in nux::Quaternion) | nux::Quaternion | |
| operator!=(const Quaternion &) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator*(const Quaternion &quat) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator*(const float &f) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator* (defined in nux::Quaternion) | nux::Quaternion | [friend] |
| operator*=(const Quaternion &quat) (defined in nux::Quaternion) | nux::Quaternion | |
| operator*=(const float &f) (defined in nux::Quaternion) | nux::Quaternion | |
| operator+(const Quaternion &quat) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator+() const (defined in nux::Quaternion) | nux::Quaternion | |
| operator+=(const Quaternion &quat) (defined in nux::Quaternion) | nux::Quaternion | |
| operator-(const Quaternion &quat) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator-() const (defined in nux::Quaternion) | nux::Quaternion | |
| operator-=(const Quaternion &quat) (defined in nux::Quaternion) | nux::Quaternion | |
| operator/(const float &f) const (defined in nux::Quaternion) | nux::Quaternion | |
| operator/=(const float &f) (defined in nux::Quaternion) | nux::Quaternion | |
| operator=(const Quaternion &quat) (defined in nux::Quaternion) | nux::Quaternion | |
| operator==(const Quaternion &) const (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion() (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion(const Quaternion &s) (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion(const Vector3 &vec, float angle) (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion(const Vector4 &vec) (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion(float axis_x, float axis_y, float axis_z, float angle_radian) (defined in nux::Quaternion) | nux::Quaternion | |
| Quaternion(float euler_x, float euler_y, float euler_z) (defined in nux::Quaternion) | nux::Quaternion | |
| w (defined in nux::Quaternion) | nux::Quaternion | |
| x (defined in nux::Quaternion) | nux::Quaternion | |
| y (defined in nux::Quaternion) | nux::Quaternion | |
| z (defined in nux::Quaternion) | nux::Quaternion | |
| ~Quaternion() (defined in nux::Quaternion) | nux::Quaternion |