Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
intersect.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "intersect.cpp"
+ Include dependency graph for intersect.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<class M >
IGL_INLINE void igl::intersect (const M &A, const M &B, M &C)
 
template<class M >
IGL_INLINEigl::intersect (const M &A, const M &B)