![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for isolines.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 DerivedV , typename DerivedF , typename DerivedZ , typename DerivedIsoV , typename DerivedIsoE > | |
| IGL_INLINE void | igl::isolines (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F, const Eigen::MatrixBase< DerivedZ > &z, const int n, Eigen::PlainObjectBase< DerivedIsoV > &isoV, Eigen::PlainObjectBase< DerivedIsoE > &isoE) |