pub unsafe extern "C" fn PxAABBManager_getCapacity(
self_: *const PxAABBManager,
) -> u32Expand description
Retrieves the managed buffers’ capacity.
Bounds, distances and groups buffers have the same capacity.
The managed buffers’ capacity.
pub unsafe extern "C" fn PxAABBManager_getCapacity(
self_: *const PxAABBManager,
) -> u32Retrieves the managed buffers’ capacity.
Bounds, distances and groups buffers have the same capacity.
The managed buffers’ capacity.