| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename DerivedF , typename DerivedS , typename DerivedSF > | |
| void | igl::average_onto_faces (const Eigen::MatrixBase< DerivedF > &F, const Eigen::MatrixBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedSF > &SF) | 
| Move a scalar field defined on vertices to faces by averaging.   | |