|
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> | |
| bool | igl::copyleft::cgal::is_self_intersecting (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F) |
| Determine if a mesh has any self-intersections. | |