![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for is_edge_manifold.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedF , typename DerivedBF , typename DerivedE , typename DerivedEMAP , typename DerivedBE > | |
| IGL_INLINE bool | igl::is_edge_manifold (const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedBF > &BF, Eigen::PlainObjectBase< DerivedE > &E, Eigen::PlainObjectBase< DerivedEMAP > &EMAP, Eigen::PlainObjectBase< DerivedBE > &BE) |
| template<typename DerivedF > | |
| IGL_INLINE bool | igl::is_edge_manifold (const Eigen::MatrixBase< DerivedF > &F) |