void quat_to_axis_angle(const Q_type *q, Q_type *axis, Q_type &angle)
Convert quat representation of a rotation to axis angle A Quaternion, q, is defined here as an arrays...
void quat_to_axis_angle_deg(const Q_type *q, Q_type *axis, Q_type &angle)
This is an overloaded member function, provided for convenience. It differs from the above function o...