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