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

template<typename DerivedF , typename DerivedE >
IGL_INLINE void igl::edges (const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedE > &E)