Skip to main content

b3ShapeCastHull

Function b3ShapeCastHull 

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

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