|
g4tools
5.4.0
|
This is the complete list of members for tools::qrot< VEC3, VEC4 >, including all inherited members.
| half() | tools::qrot< VEC3, VEC4 > | inlineprotectedstatic |
| inverse(qrot &a_r) const | tools::qrot< VEC3, VEC4 > | inline |
| invert() | tools::qrot< VEC3, VEC4 > | inline |
| m_quat | tools::qrot< VEC3, VEC4 > | protected |
| minus_one() | tools::qrot< VEC3, VEC4 > | inlineprotectedstatic |
| mul_3(T &a_x, T &a_y, T &a_z) const | tools::qrot< VEC3, VEC4 > | inline |
| mul_vec(const VEC3 &a_in, VEC3 &a_out) const | tools::qrot< VEC3, VEC4 > | inline |
| mul_vec(VEC3 &a_v) const | tools::qrot< VEC3, VEC4 > | inline |
| one() | tools::qrot< VEC3, VEC4 > | inlineprotectedstatic |
| operator!=(const qrot &a_r) const | tools::qrot< VEC3, VEC4 > | inline |
| operator*(const qrot &a_r) const | tools::qrot< VEC3, VEC4 > | inline |
| operator*=(const qrot &a_q) | tools::qrot< VEC3, VEC4 > | inline |
| operator=(const qrot &a_from) | tools::qrot< VEC3, VEC4 > | inline |
| operator==(const qrot &a_r) const | tools::qrot< VEC3, VEC4 > | inline |
| qrot() | tools::qrot< VEC3, VEC4 > | inline |
| qrot(const VEC3 &a_axis, T a_radians, T(*a_sin)(T), T(*a_cos)(T)) | tools::qrot< VEC3, VEC4 > | inline |
| qrot(const VEC3 &a_from, const VEC3 &a_to, T(*a_sqrt)(T), T(*a_fabs)(T)) | tools::qrot< VEC3, VEC4 > | inline |
| qrot(const qrot &a_from) | tools::qrot< VEC3, VEC4 > | inline |
| qrot(T a_q0, T a_q1, T a_q2, T a_q3) | tools::qrot< VEC3, VEC4 > | inlineprotected |
| quat() const | tools::qrot< VEC3, VEC4 > | inline |
| quat() | tools::qrot< VEC3, VEC4 > | inline |
| set_value(const VEC3 &a_axis, T a_radians, T(*a_sin)(T), T(*a_cos)(T)) | tools::qrot< VEC3, VEC4 > | inline |
| set_value(const VEC3 &a_from, const VEC3 &a_to, T(*a_sqrt)(T), T(*a_fabs)(T)) | tools::qrot< VEC3, VEC4 > | inline |
| set_value(const MAT4 &a_m, T(*a_sqrt)(T)) | tools::qrot< VEC3, VEC4 > | inline |
| T typedef | tools::qrot< VEC3, VEC4 > | protected |
| value(VEC3 &a_axis, T &a_radians, T(*a_sin)(T), T(*a_acos)(T)) const | tools::qrot< VEC3, VEC4 > | inline |
| value(MAT4 &a_m) const | tools::qrot< VEC3, VEC4 > | inline |
| value_3(MAT3 &a_m) const | tools::qrot< VEC3, VEC4 > | inline |
| ~qrot() | tools::qrot< VEC3, VEC4 > | inlinevirtual |