pub unsafe extern "C" fn b2RayCastCapsule(
shape: *const b2Capsule,
input: *const b2RayCastInput,
) -> b2CastOutputExpand description
Ray cast versus capsule shape in local space.
pub unsafe extern "C" fn b2RayCastCapsule(
shape: *const b2Capsule,
input: *const b2RayCastInput,
) -> b2CastOutputRay cast versus capsule shape in local space.