Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
mat_to_quat.h File Reference
#include "igl_inline.h"
#include "mat_to_quat.cpp"
+ Include dependency graph for mat_to_quat.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::mat4_to_quat (const Q_type *m, Q_type *q)
 
template<typename Q_type >
IGL_INLINE void igl::mat3_to_quat (const Q_type *m, Q_type *q)