![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for snap_to_canonical_view_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 bool | igl::snap_to_canonical_view_quat (const Q_type *q, const Q_type threshold, Q_type *s) |
| template<typename Scalarq , typename Scalars > | |
| IGL_INLINE bool | igl::snap_to_canonical_view_quat (const Eigen::Quaternion< Scalarq > &q, const double threshold, Eigen::Quaternion< Scalars > &s) |