Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
writeBF.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <string>
#include "writeBF.cpp"
+ Include dependency graph for writeBF.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 DerivedWI , typename DerivedP , typename DerivedO >
IGL_INLINE bool igl::writeBF (const std::string &filename, const Eigen::PlainObjectBase< DerivedWI > &WI, const Eigen::PlainObjectBase< DerivedP > &P, const Eigen::PlainObjectBase< DerivedO > &O)