libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
template<typename Q_type > | |
void | igl::axis_angle_to_quat (const Q_type *axis, const Q_type angle, Q_type *out) |
Convert axis angle representation of a rotation to a quaternion. | |