Skip to main content

b3MakeBoxHull

Function b3MakeBoxHull 

Source
pub unsafe extern "C" fn b3MakeBoxHull(
    hx: f32,
    hy: f32,
    hz: f32,
) -> b3BoxHull
Expand description

Make a box as a hull. Do not call b3DestroyHull on this.