![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for fit_rotations.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 DerivedS , typename DerivedD > | |
| IGL_INLINE void | igl::fit_rotations (const Eigen::PlainObjectBase< DerivedS > &S, const bool single_precision, Eigen::PlainObjectBase< DerivedD > &R) |
| template<typename DerivedS , typename DerivedD > | |
| IGL_INLINE void | igl::fit_rotations_planar (const Eigen::PlainObjectBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedD > &R) |