| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename MatF , typename VecL > | |
| void | igl::limit_faces (const MatF &F, const VecL &L, const bool exclusive, MatF &LF) | 
| Limit given faces F to those which contain (only) indices found in L.   | |