pub unsafe extern "C" fn b3ShapeCastSphere(
shape: *const b3Sphere,
input: *const b3ShapeCastInput,
) -> b3CastOutputExpand description
Shape cast versus a sphere. Initial overlap is treated as a miss.
pub unsafe extern "C" fn b3ShapeCastSphere(
shape: *const b3Sphere,
input: *const b3ShapeCastInput,
) -> b3CastOutputShape cast versus a sphere. Initial overlap is treated as a miss.