pub unsafe extern "C" fn PxContactStreamIterator_getContactPoint(
self_: *const PxContactStreamIterator,
) -> *const PxVec3Expand description
Gets the contact’s contact point.
The contact’s contact point.
pub unsafe extern "C" fn PxContactStreamIterator_getContactPoint(
self_: *const PxContactStreamIterator,
) -> *const PxVec3Gets the contact’s contact point.
The contact’s contact point.