Module geo::algorithm::closest_point [] [src]

Determine the closest point between two objects.

Traits

ClosestPoint

Find the closest point between two objects, where the other object is assumed to be a Point by default.