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