Function cif::quaternion_to_angle_axis
Defined in File point.hpp
Function Documentation
-
std::tuple<double, point> cif::quaternion_to_angle_axis(quaternion q)
Return a tuple of an angle and an axis for quaternion q.
Defined in File point.hpp
Return a tuple of an angle and an axis for quaternion q.