Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
faces_first.h File Reference
#include "igl_inline.h"
#include "faces_first.cpp"
+ Include dependency graph for faces_first.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 MatV , typename MatF , typename VecI >
IGL_INLINE void igl::faces_first (const MatV &V, const MatF &F, MatV &RV, MatF &RF, VecI &IM)
 
template<typename MatV , typename MatF , typename VecI >
IGL_INLINE void igl::faces_first (MatV &V, MatF &F, VecI &IM)