PxBounds3_scaleSafe_mut

Function PxBounds3_scaleSafe_mut 

Source
pub unsafe extern "C" fn PxBounds3_scaleSafe_mut(
    self_: *mut PxBounds3,
    scale: f32,
)
Expand description

scales the AABB.

This version is safe to call for empty bounds.