![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <Eigen/Dense>#include <Eigen/Sparse>#include <vector>#include "euler_characteristic.cpp"
Include dependency graph for euler_characteristic.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 > | |
| IGL_INLINE int | igl::euler_characteristic (const Eigen::MatrixBase< DerivedF > &F) |
| template<typename Scalar , typename Index > | |
| IGL_INLINE int | igl::euler_characteristic (const Eigen::PlainObjectBase< Scalar > &V, const Eigen::PlainObjectBase< Index > &F) |