![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include <Eigen/Core>#include <vector>#include "parallel_transport_angles.cpp"
Include dependency graph for parallel_transport_angles.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 DerivedF , typename DerivedK > | |
| IGL_INLINE void | igl::parallel_transport_angles (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedV > &FN, const Eigen::MatrixXi &E2F, const Eigen::MatrixXi &F2E, Eigen::PlainObjectBase< DerivedK > &K) |