[][src]Function box2d_rs::b2_distance::b2_shape_cast

pub fn b2_shape_cast(
    output: &mut B2shapeCastOutput,
    input: B2shapeCastInput
) -> bool

Perform a linear shape cast of shape b moving and shape A fixed. Determines the hit point, normal, and translation fraction.