pub unsafe extern "C" fn PxBounds3_intersects1D( self_: *const PxBounds3, a: *const PxBounds3, axis: u32, ) -> bool
computes the 1D-intersection between two AABBs, on a given axis.