Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
extract_non_manifold_edge_curves.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include <vector>
#include "extract_non_manifold_edge_curves.cpp"
+ Include dependency graph for extract_non_manifold_edge_curves.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<typename DerivedF , typename DerivedEMAP , typename uE2EType >
IGL_INLINE void igl::extract_non_manifold_edge_curves (const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedEMAP > &EMAP, const std::vector< std::vector< uE2EType > > &uE2E, std::vector< std::vector< size_t > > &curves)