Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
gaussian_curvature.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "gaussian_curvature.cpp"
+ Include dependency graph for gaussian_curvature.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 DerivedV , typename DerivedF , typename DerivedK >
IGL_INLINE void igl::gaussian_curvature (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedK > &K)