pub unsafe extern "C" fn PxBounds3_contains(
    self_: *const PxBounds3,
    v: *const PxVec3
) -> bool
Expand description

indicates if these bounds contain v.