|
Eidolon
|
This is the complete list of members for rotator, including all inherited members.
| _w | rotator | protected |
| _x | rotator | protected |
| _y | rotator | protected |
| _z | rotator | protected |
| conjugate() const | rotator | inline |
| dot(const rotator &r) const | rotator | inline |
| getPitch() const | rotator | inline |
| getRoll() const | rotator | inline |
| getYaw() const | rotator | inline |
| hash() const | rotator | inline |
| interpolate(real val, const rotator &r) const | rotator | inline |
| inverse() const | rotator | inline |
| len() const | rotator | inline |
| norm() const | rotator | inline |
| normThis() | rotator | inline |
| operator!=(const rotator &v) const | rotator | inline |
| operator*(const vec3 &v) const | rotator | inline |
| operator*(const vec3 &v, const rotator &r) | rotator | friend |
| operator*(const rotator &r) const | rotator | inline |
| operator*(real r) const | rotator | inline |
| operator+(const rotator &r) const | rotator | inline |
| operator-(const rotator &r) const | rotator | inline |
| operator-() const | rotator | inline |
| operator/(const vec3 &v) const | rotator | inline |
| operator/(const vec3 &v, const rotator &r) | rotator | friend |
| operator<<(std::ostream &out, const rotator &r) | rotator | friend |
| operator==(const rotator &v) const | rotator | inline |
| rotator() | rotator | inline |
| rotator(const rotator &r) | rotator | inline |
| rotator(const vec3 &axis, real rads) | rotator | inline |
| rotator(real x, real y, real z, real w) | rotator | inline |
| rotator(const vec3 &from, const vec3 &to) | rotator | inline |
| rotator(real yaw, real pitch, real roll) | rotator | inline |
| rotator(real m00, real m01, real m02, real m10, real m11, real m12, real m20, real m21, real m22) | rotator | inline |
| rotator(vec3 row1, vec3 col1, vec3 row2, vec3 col2) | rotator | inline |
| set(const rotator &r) | rotator | inline |
| set(real ry, real rz, real rw) | rotator | inline |
| set(real rx, real ry, real rz, real rw) | rotator | inline |
| setAxis(const vec3 &axis, real rads) | rotator | inline |
| toMatrix(real *mat) const | rotator | inline |
| toMatrix() const | rotator | inline |
| w() const | rotator | inline |
| x() const | rotator | inline |
| y() const | rotator | inline |
| z() const | rotator | inline |
1.8.13