![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for edges_to_path.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 DerivedE , typename DerivedI , typename DerivedJ , typename DerivedK > | |
| IGL_INLINE void | igl::edges_to_path (const Eigen::MatrixBase< DerivedE > &E, Eigen::PlainObjectBase< DerivedI > &I, Eigen::PlainObjectBase< DerivedJ > &J, Eigen::PlainObjectBase< DerivedK > &K) |