pub unsafe extern "C" fn PxAABBManager_getBounds(
    self_: *const PxAABBManager
) -> *const PxBounds3
Expand description

Retrieves the managed bounds.

This is needed as input parameters to functions like PxBroadPhaseRegions::addRegion.

The managed object bounds.