Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
normal_derivative.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <Eigen/Sparse>
#include "normal_derivative.cpp"
+ Include dependency graph for normal_derivative.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 DerivedEle , typename Scalar >
IGL_INLINE void igl::normal_derivative (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedEle > &Ele, Eigen::SparseMatrix< Scalar > &DD)