![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <Eigen/Core>#include <vector>#include <functional>#include "unzip_corners.cpp"
Include dependency graph for unzip_corners.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 DerivedA , typename DerivedU , typename DerivedG , typename DerivedJ > | |
| IGL_INLINE void | igl::unzip_corners (const std::vector< std::reference_wrapper< DerivedA > > &A, Eigen::PlainObjectBase< DerivedU > &U, Eigen::PlainObjectBase< DerivedG > &G, Eigen::PlainObjectBase< DerivedJ > &J) |