Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
orientable_patches.h File Reference
#include <igl/igl_inline.h>
#include <Eigen/Core>
#include <Eigen/Sparse>
#include "orientable_patches.cpp"
+ Include dependency graph for orientable_patches.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 DerivedF , typename DerivedC , typename AScalar >
IGL_INLINE void igl::orientable_patches (const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedC > &C, Eigen::SparseMatrix< AScalar > &A)
 
template<typename DerivedF , typename DerivedC >
IGL_INLINE void igl::orientable_patches (const Eigen::PlainObjectBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedC > &C)