Skip to main content

b3MakeOffsetBoxHull

Function b3MakeOffsetBoxHull 

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

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