pub unsafe extern "C" fn PxLocationHit_hadInitialOverlap(
self_: *const PxLocationHit,
) -> boolExpand description
For raycast hits: true for shapes overlapping with raycast origin.
For sweep hits: true for shapes overlapping at zero sweep distance.