Kernel::LessDistanceToPoint_2

A model for this must provide:

bool
fo.operator() ( Kernel::Point_2 p,
Kernel::Point_2 q,
Kernel::Point_2 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