![]() |
Prusa Slicer 2.6.0
|
#include "../../igl_inline.h"#include "../../signed_distance.h"#include <Eigen/Core>#include "signed_distance_isosurface.cpp"
Include dependency graph for signed_distance_isosurface.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 |
| namespace | igl::copyleft::cgal |
Functions | |
| IGL_INLINE bool | igl::copyleft::cgal::signed_distance_isosurface (const Eigen::MatrixXd &IV, const Eigen::MatrixXi &IF, const double level, const double angle_bound, const double radius_bound, const double distance_bound, const SignedDistanceType sign_type, Eigen::MatrixXd &V, Eigen::MatrixXi &F) |