mirror of https://github.com/CGAL/cgal
Merge branch 'releases/CGAL-4.12-branch'
This commit is contained in:
commit
5ceb529d0f
|
|
@ -5986,7 +5986,7 @@ public:
|
|||
/*!
|
||||
returns the point of `t` that is the closest to `p`.
|
||||
*/
|
||||
Kernel::Point_3 operator()(const Kernel::Triangle_3& h,
|
||||
Kernel::Point_3 operator()(const Kernel::Triangle_3& t,
|
||||
const Kernel::Point_3& p);
|
||||
|
||||
/// @}
|
||||
|
|
|
|||
Loading…
Reference in New Issue