imunano33
0.1.1
|
This is the complete list of members for imunano33::Quaternion, including all inherited members.
conj() const | imunano33::Quaternion | inline |
inv() const | imunano33::Quaternion | inline |
norm() const | imunano33::Quaternion | inline |
operator*=(const Quaternion &other) | imunano33::Quaternion | inline |
operator=(const Quaternion &other)=default | imunano33::Quaternion | |
operator=(Quaternion &&)=default | imunano33::Quaternion | |
Quaternion() | imunano33::Quaternion | inline |
Quaternion(const num_t w, const Vector3D &vec) | imunano33::Quaternion | inline |
Quaternion(const Vector3D &vec, const num_t ang) | imunano33::Quaternion | inline |
Quaternion(const Quaternion &other)=default | imunano33::Quaternion | |
Quaternion(Quaternion &&)=default | imunano33::Quaternion | |
rotate(const Vector3D &vec) const | imunano33::Quaternion | inline |
rotate(const Vector3D &vec, const Vector3D &axis, num_t ang) | imunano33::Quaternion | inlinestatic |
unit() const | imunano33::Quaternion | inline |
vec() const | imunano33::Quaternion | inline |
w() const | imunano33::Quaternion | inline |
~Quaternion()=default | imunano33::Quaternion |