pub unsafe extern "C" fn PxArticulationSensor_getLink(
self_: *const PxArticulationSensor,
) -> *mut PxArticulationLinkExpand description
Returns the link that this sensor is attached to.
A pointer to the link.
pub unsafe extern "C" fn PxArticulationSensor_getLink(
self_: *const PxArticulationSensor,
) -> *mut PxArticulationLinkReturns the link that this sensor is attached to.
A pointer to the link.