pub unsafe extern "C" fn PxContactStreamIterator_getContactPoint(
    self_: *const PxContactStreamIterator
) -> *const PxVec3
Expand description

Gets the contact’s contact point.

The contact’s contact point.