Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
triangle_fan.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "triangle_fan.cpp"
+ Include dependency graph for triangle_fan.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 void igl::triangle_fan (const Eigen::MatrixXi &E, Eigen::MatrixXi &cap)
 
IGL_INLINE Eigen::MatrixXi igl::triangle_fan (const Eigen::MatrixXi &E)