Kernel::LessDistanceToPoint_3

A model for this must provide:

bool fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q, Kernel::Point_3 r)
returns true iff the distance of q to p is smaller than the distance of r to p.

Refines

AdaptableFunctor (with three arguments)

See Also

CGAL::has_smaller_distance_to_point