Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
face_occurrences.h File Reference
#include "igl_inline.h"
#include <vector>
#include "face_occurrences.cpp"
+ Include dependency graph for face_occurrences.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 IntegerF , typename IntegerC >
IGL_INLINE void igl::face_occurrences (const std::vector< std::vector< IntegerF > > &F, std::vector< IntegerC > &C)