pub unsafe extern "C" fn PxBoxGeometry_new(
    hx: f32,
    hy: f32,
    hz: f32
) -> PxBoxGeometry
Expand description

Constructor to initialize half extents from scalar parameters.