Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
edge_flaps.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "edge_flaps.cpp"
+ Include dependency graph for edge_flaps.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

IGL_INLINE void igl::edge_flaps (const Eigen::MatrixXi &F, const Eigen::MatrixXi &E, const Eigen::VectorXi &EMAP, Eigen::MatrixXi &EF, Eigen::MatrixXi &EI)
 
IGL_INLINE void igl::edge_flaps (const Eigen::MatrixXi &F, Eigen::MatrixXi &E, Eigen::VectorXi &EMAP, Eigen::MatrixXi &EF, Eigen::MatrixXi &EI)