|
SIRF
3.6.0
|
This is the complete list of members for sirf::Quaternion< dataType >, including all inherited members.
| dot(const Quaternion &other) const | sirf::Quaternion< dataType > | |
| get_average(const std::vector< Quaternion > &quaternions) | sirf::Quaternion< dataType > | static |
| get_data() const | sirf::Quaternion< dataType > | |
| get_Euler_angles() const | sirf::Quaternion< dataType > | |
| inverse_sign_quaternion() const | sirf::Quaternion< dataType > | |
| normalise() const | sirf::Quaternion< dataType > | |
| operator!=(const Quaternion &other) const | sirf::Quaternion< dataType > | |
| operator==(const Quaternion &other) const | sirf::Quaternion< dataType > | |
| print() const | sirf::Quaternion< dataType > | |
| Quaternion(const dataType in_w, const dataType in_x, const dataType in_y, const dataType in_z) | sirf::Quaternion< dataType > | inline |
| Quaternion(const AffineTransformation< dataType > tm) | sirf::Quaternion< dataType > | |
| set_data(const std::array< dataType, 4 > &data) | sirf::Quaternion< dataType > |