![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for average_onto_faces.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 T , typename I > | |
| IGL_INLINE void | igl::average_onto_faces (const Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &V, const Eigen::Matrix< I, Eigen::Dynamic, Eigen::Dynamic > &F, const Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &S, Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &SF) |