Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
slice_tets.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include <Eigen/Sparse>
#include <vector>
#include "slice_tets.cpp"
+ Include dependency graph for slice_tets.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 , typename DerivedS , typename DerivedSV , typename DerivedSF , typename DerivedJ , typename BCType >
IGL_INLINE void igl::slice_tets (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedT > &T, const Eigen::MatrixBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedSV > &SV, Eigen::PlainObjectBase< DerivedSF > &SF, Eigen::PlainObjectBase< DerivedJ > &J, Eigen::SparseMatrix< BCType > &BC)
 
template<typename DerivedV , typename DerivedT , typename DerivedS , typename DerivedSV , typename DerivedSF , typename DerivedJ >
IGL_INLINE void igl::slice_tets (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedT > &T, const Eigen::MatrixBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedSV > &SV, Eigen::PlainObjectBase< DerivedSF > &SF, Eigen::PlainObjectBase< DerivedJ > &J)
 
template<typename DerivedV , typename DerivedT , typename DerivedS , typename DerivedSV , typename DerivedSF , typename DerivedJ , typename DerivedsE , typename Derivedlambda >
IGL_INLINE void igl::slice_tets (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedT > &T, const Eigen::MatrixBase< DerivedS > &S, Eigen::PlainObjectBase< DerivedSV > &SV, Eigen::PlainObjectBase< DerivedSF > &SF, Eigen::PlainObjectBase< DerivedJ > &J, Eigen::PlainObjectBase< DerivedsE > &sE, Eigen::PlainObjectBase< Derivedlambda > &lambda)