![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for project_to_line_segment.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 DerivedP , typename DerivedS , typename DerivedD , typename Derivedt , typename DerivedsqrD > | |
| IGL_INLINE void | igl::project_to_line_segment (const Eigen::MatrixBase< DerivedP > &P, const Eigen::MatrixBase< DerivedS > &S, const Eigen::MatrixBase< DerivedD > &D, Eigen::PlainObjectBase< Derivedt > &t, Eigen::PlainObjectBase< DerivedsqrD > &sqrD) |