![]() |
Prusa Slicer 2.6.0
|
#include "../igl_inline.h"#include <Eigen/Core>#include <Eigen/Geometry>#include "swept_volume.cpp"
Include dependency graph for swept_volume.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::copyleft |
Functions | |
| IGL_INLINE void | igl::copyleft::swept_volume (const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const std::function< Eigen::Affine3d(const double t)> &transform, const size_t steps, const size_t grid_res, const size_t isolevel, Eigen::MatrixXd &SV, Eigen::MatrixXi &SF) |