Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
circulation.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <vector>
#include "circulation.cpp"
+ Include dependency graph for circulation.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 std::vector< int > igl::circulation (const int e, const bool ccw, const Eigen::MatrixXi &F, const Eigen::MatrixXi &E, const Eigen::VectorXi &EMAP, const Eigen::MatrixXi &EF, const Eigen::MatrixXi &EI)
 
IGL_INLINE void igl::circulation (const int e, const bool ccw, const Eigen::MatrixXi &F, const Eigen::MatrixXi &E, const Eigen::VectorXi &EMAP, const Eigen::MatrixXi &EF, const Eigen::MatrixXi &EI, Eigen::VectorXi &vN)