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

Retrieves the managed buffers’ capacity.

Bounds, distances and groups buffers have the same capacity.

The managed buffers’ capacity.