|
Sparkle 0.0.1
|
This is the complete list of members for spk::Quaternion, including all inherited members.
| fromAxisAngle(const Vector3 &p_axis, float p_angle) | spk::Quaternion | static |
| fromEuler(const Vector3 &p_euler) | spk::Quaternion | static |
| identity() | spk::Quaternion | static |
| lookAt(const Vector3 &p_eye, const Vector3 &p_target, const Vector3 &p_up) | spk::Quaternion | static |
| normalize() const | spk::Quaternion | |
| operator*(const Quaternion &p_rhs) const | spk::Quaternion | |
| operator*(const Vector3 &p_rhs) const | spk::Quaternion | |
| operator<<(std::wostream &p_os, const Quaternion &p_vec) | spk::Quaternion | friend |
| operator<<(std::ostream &p_os, const Quaternion &p_vec) | spk::Quaternion | friend |
| Quaternion() | spk::Quaternion | |
| Quaternion(float p_x, float p_y, float p_z, float p_w) | spk::Quaternion | |
| rotate(const Vector3 &p_v) const | spk::Quaternion | |
| toEuler() const | spk::Quaternion | |
| toString() const | spk::Quaternion | |
| toWstring() const | spk::Quaternion | |
| w | spk::Quaternion | |
| x | spk::Quaternion | |
| y | spk::Quaternion | |
| z | spk::Quaternion |