Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
exterior_edges.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "exterior_edges.cpp"
+ Include dependency graph for exterior_edges.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::exterior_edges (const Eigen::MatrixXi &F, Eigen::MatrixXi &E)
 
IGL_INLINE Eigen::MatrixXi igl::exterior_edges (const Eigen::MatrixXi &F)