![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <Eigen/Dense>#include <Eigen/Sparse>#include "adjacency_matrix.cpp"
Include dependency graph for adjacency_matrix.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Macros | |
| #define | EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET |
Functions | |
| template<typename DerivedF , typename T > | |
| IGL_INLINE void | igl::adjacency_matrix (const Eigen::MatrixBase< DerivedF > &F, Eigen::SparseMatrix< T > &A) |
| #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET |