![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for cut_mesh_from_singularities.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 DerivedV , typename DerivedF , typename DerivedM , typename DerivedO > | |
| IGL_INLINE void | igl::cut_mesh_from_singularities (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedM > &MMatch, Eigen::PlainObjectBase< DerivedO > &seams) |