cast_shapes_ball_ball

Function cast_shapes_ball_ball 

Source
pub fn cast_shapes_ball_ball(
    pos12: &Pose,
    vel12: Vector,
    b1: &Ball,
    b2: &Ball,
    options: ShapeCastOptions,
) -> Option<ShapeCastHit>
Expand description

Time Of Impact of two balls under translational movement.