Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
mesh_boolean.h File Reference
#include "../../MeshBooleanType.h"
#include "../../igl_inline.h"
#include <Eigen/Core>
#include <cork.h>
#include "mesh_boolean.cpp"
+ Include dependency graph for mesh_boolean.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::copyleft
 
namespace  igl::copyleft::cork
 

Functions

template<typename DerivedVA , typename DerivedFA , typename DerivedVB , typename DerivedFB , typename DerivedVC , typename DerivedFC >
IGL_INLINE void igl::copyleft::cork::mesh_boolean (const Eigen::PlainObjectBase< DerivedVA > &VA, const Eigen::PlainObjectBase< DerivedFA > &FA, const Eigen::PlainObjectBase< DerivedVB > &VB, const Eigen::PlainObjectBase< DerivedFB > &FB, const MeshBooleanType &type, Eigen::PlainObjectBase< DerivedVC > &VC, Eigen::PlainObjectBase< DerivedFC > &FC)