Function heron::rapier_plugin::rapier3d::parry::query::details::distance_ball_ball[][src]

pub fn distance_ball_ball(
    b1: &Ball,
    center2: &OPoint<f32, Const<3_usize>>,
    b2: &Ball
) -> f32
Expand description

Distance between balls.