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

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

Distance between balls.