Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
readMSH.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include <string>
#include "readMSH.cpp"
+ Include dependency graph for readMSH.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 DerivedT >
IGL_INLINE bool igl::readMSH (const std::string &filename, Eigen::PlainObjectBase< DerivedV > &V, Eigen::PlainObjectBase< DerivedT > &T)