Expand description

Implementation details of the closest_points function.

Enums

Closest points information.

Functions

Proximity between balls.
Computes the pair of closest points between two shapes.
Closest points between a composite shape and any other shape.
Closest points between two segments.
Closest points between a plane and a support-mapped shape (Cuboid, ConvexHull, etc.)
Closest points between segments.
Closest points between two segments.
Segment-segment closest points computation in an arbitrary dimension.
Closest points between a shape and a composite shape.
Closest points between a support-mapped shape (Cuboid, ConvexHull, etc.) and a plane.
Closest points between support-mapped shapes (Cuboid, ConvexHull, etc.)
Closest points between support-mapped shapes (Cuboid, ConvexHull, etc.)