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