| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename DerivedF , typename DerivedE > | |
| void | igl::oriented_facets (const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedE > &E) | 
| Determines all "directed
[facets](https://en.wikipedia.org/wiki/Simplex#Elements)" of a given set of simplicial elements.   | |