![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for barycentric_to_global.cpp:
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 Scalar , typename Index > | |
| IGL_INLINE Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > | igl::barycentric_to_global (const Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > &V, const Eigen::Matrix< Index, Eigen::Dynamic, Eigen::Dynamic > &F, const Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > &bc) |