![]() |
Prusa Slicer 2.6.0
|
#include <igl/igl_inline.h>#include <Eigen/Dense>#include <Eigen/Sparse>#include <vector>#include "line_mesh_intersection.cpp"
Include dependency graph for line_mesh_intersection.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::embree |
Functions | |
| template<typename ScalarMatrix , typename IndexMatrix > | |
| IGL_INLINE ScalarMatrix | igl::embree::line_mesh_intersection (const ScalarMatrix &V_source, const ScalarMatrix &N_source, const ScalarMatrix &V_target, const IndexMatrix &F_target) |