pub unsafe extern "C" fn PxBroadPhaseCallback_onObjectOutOfBounds_mut(
    self_: *mut PxBroadPhaseCallback,
    shape: *mut PxShape,
    actor: *mut PxActor
)
Expand description

Out-of-bounds notification.

This function is called when an object leaves the broad-phase.