pub unsafe extern "C" fn PxArticulationSensor_getArticulation(
self_: *const PxArticulationSensor,
) -> *mut PxArticulationReducedCoordinateExpand description
Returns the articulation that this sensor is part of.
A pointer to the articulation.
pub unsafe extern "C" fn PxArticulationSensor_getArticulation(
self_: *const PxArticulationSensor,
) -> *mut PxArticulationReducedCoordinateReturns the articulation that this sensor is part of.
A pointer to the articulation.