| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
| namespace | igl::copyleft | 
| namespace | igl::copyleft::cgal | 
Functions | |
| template<typename DerivedV , typename DerivedF , typename DerivedW > | |
| size_t | igl::copyleft::cgal::peel_winding_number_layers (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedW > &W) | 
| Peel Winding number layers from a mesh.   | |