CGAL 5.2.2 - 2D and 3D Linear Geometry Kernel
|
AdaptableFunctor
(with three arguments)Operations | |
Comparison_result | operator() (const Type1 &obj1, const Type2 &obj2, const Kernel::FT &d2) |
compares the squared distance between the two geometrical objects obj1 and obj2 to the value d2 , where the types Type1 and Type2 can be any of the following: More... | |
Comparison_result Kernel::CompareSquaredDistance_2::operator() | ( | const Type1 & | obj1, |
const Type2 & | obj2, | ||
const Kernel::FT & | d2 | ||
) |
compares the squared distance between the two geometrical objects obj1
and obj2
to the value d2
, where the types Type1
and Type2
can be any of the following: