![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for point_triangle_squared_distance.cpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename Kernel > | |
| IGL_INLINE void | point_triangle_squared_distance (const CGAL::Point_3< Kernel > &P1, const CGAL::Triangle_3< Kernel > &T2, CGAL::Point_3< Kernel > &P2, typename Kernel::FT &d) |
| IGL_INLINE void point_triangle_squared_distance | ( | const CGAL::Point_3< Kernel > & | P1, |
| const CGAL::Triangle_3< Kernel > & | T2, | ||
| CGAL::Point_3< Kernel > & | P2, | ||
| typename Kernel::FT & | d | ||
| ) |
Referenced by igl::copyleft::cgal::triangle_triangle_squared_distance().
Here is the caller graph for this function: