Skip to main content

b3ShapeCastSphere

Function b3ShapeCastSphere 

Source
pub unsafe extern "C" fn b3ShapeCastSphere(
    shape: *const b3Sphere,
    input: *const b3ShapeCastInput,
) -> b3CastOutput
Expand description

Shape cast versus a sphere. Initial overlap is treated as a miss.