pub unsafe extern "C" fn PxBoxGeometry_new(
hx: f32,
hy: f32,
hz: f32,
) -> PxBoxGeometryExpand description
Constructor to initialize half extents from scalar parameters.
pub unsafe extern "C" fn PxBoxGeometry_new(
hx: f32,
hy: f32,
hz: f32,
) -> PxBoxGeometryConstructor to initialize half extents from scalar parameters.