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

Functions

IGL_INLINE bool igl::copyleft::progressive_hulls (const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const size_t max_m, Eigen::MatrixXd &U, Eigen::MatrixXi &G, Eigen::VectorXi &J)