pub unsafe extern "C" fn b3MakeTransformedBoxHull(
hx: f32,
hy: f32,
hz: f32,
transform: b3Transform,
) -> b3BoxHullExpand description
Make a transformed box as a hull. Do not call b3DestroyHull on this. @param hx, hy, hz positive half widths @param transform local transform of box