![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <string>#include <vector>#include <Eigen/Core>#include "readDMAT.cpp"
Include dependency graph for readDMAT.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 DerivedW > | |
| IGL_INLINE bool | igl::readDMAT (const std::string file_name, Eigen::PlainObjectBase< DerivedW > &W) |
| template<typename Scalar > | |
| IGL_INLINE bool | igl::readDMAT (const std::string file_name, std::vector< std::vector< Scalar > > &W) |