Skip to main content

b3ShapeCastHeightField

Function b3ShapeCastHeightField 

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

Shape cast versus a height field. Initial overlap is treated as a miss.