![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for quat_to_axis_angle.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename Q_type > | |
| IGL_INLINE void | igl::quat_to_axis_angle (const Q_type *q, Q_type *axis, Q_type &angle) |
| template<typename Q_type > | |
| IGL_INLINE void | igl::quat_to_axis_angle_deg (const Q_type *q, Q_type *axis, Q_type &angle) |