Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
triangles_from_strip.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "triangles_from_strip.cpp"
+ Include dependency graph for triangles_from_strip.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 DerivedS , typename DerivedF >
IGL_INLINE void igl::triangles_from_strip (const Eigen::MatrixBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedF > &F)