b2RayCastCapsule

Function b2RayCastCapsule 

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

Ray cast versus capsule shape in local space.