Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
false_barycentric_subdivision.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "false_barycentric_subdivision.cpp"
+ Include dependency graph for false_barycentric_subdivision.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 Scalar , typename Index >
IGL_INLINE void igl::false_barycentric_subdivision (const Eigen::PlainObjectBase< Scalar > &V, const Eigen::PlainObjectBase< Index > &F, Eigen::PlainObjectBase< Scalar > &VD, Eigen::PlainObjectBase< Index > &FD)