![]() |
Prusa Slicer 2.6.0
|
#include "../../igl_inline.h"#include <Eigen/Core>#include "point_solid_signed_squared_distance.cpp"
Include dependency graph for point_solid_signed_squared_distance.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 | |
| template<typename DerivedQ , typename DerivedVB , typename DerivedFB , typename DerivedD > | |
| IGL_INLINE void | igl::copyleft::cgal::point_solid_signed_squared_distance (const Eigen::PlainObjectBase< DerivedQ > &Q, const Eigen::PlainObjectBase< DerivedVB > &VB, const Eigen::PlainObjectBase< DerivedFB > &FB, Eigen::PlainObjectBase< DerivedD > &D) |