centerDistanceIfIntersects

public synchronized double centerDistanceIfIntersects(BoundingBox aabb, double x, double y, double z)

Returns the center distance when the supplied AABB intersects this exact pose, or -1 when it does not. This keeps projectile acceptance and nearest-target ordering on one published geometry state.