|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedF1 , typename DerivedF2 , typename DerivedJ > | |
| void | igl::resolve_duplicated_faces (const Eigen::MatrixBase< DerivedF1 > &F1, Eigen::PlainObjectBase< DerivedF2 > &F2, Eigen::PlainObjectBase< DerivedJ > &J) |
| Resolve duplicated faces according to the following rules per unique face: | |