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