[go: up one dir, main page]

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

Determine the minimum distance between two objects.

Traits

ClosestPoint

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