b2ShapeCastCircle

Function b2ShapeCastCircle 

Source
pub unsafe extern "C" fn b2ShapeCastCircle(
    shape: *const b2Circle,
    input: *const b2ShapeCastInput,
) -> b2CastOutput
Expand description

Shape cast versus a circle.