[][src]Function physx_sys::PxBounds3_intersects1D

pub unsafe extern "C" fn PxBounds3_intersects1D(
    self_: *const PxBounds3,
    a: *const PxBounds3,
    axis: u32
) -> bool