Distance function: Bounding boxes

Optionally, you can provide a distance function (paired with a strategy function) that calculates distances between bounding boxes rather than exact distances between objects. The distances calculated this way are imprecise, but the function runs more quickly.

In this case, set the RtreeInfo support function to match the strategy function with the operation key bbox_only_distance.