pub unsafe extern "C" fn PxBounds3_centerExtents(
    center: *const PxVec3,
    extent: *const PxVec3
) -> PxBounds3
Expand description

returns the AABB from center and extents vectors.