b2ShapeCastCapsule

Function b2ShapeCastCapsule 

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

Shape cast versus a capsule.