Skip to main content

b3ShapeCastMesh

Function b3ShapeCastMesh 

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

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