Skip to main content

b3ShapeCastCapsule

Function b3ShapeCastCapsule 

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

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