[][src]Function physx_sys::phys_PxVehicleDrive4WSmoothAnalogRawInputsAndSetAnalogInputs

pub unsafe extern "C" fn phys_PxVehicleDrive4WSmoothAnalogRawInputsAndSetAnalogInputs(
    padSmoothing: *const PxVehiclePadSmoothingData,
    steerVsForwardSpeedTable: *const PxFixedSizeLookupTable_8_,
    rawInputData: *const PxVehicleDrive4WRawInputData,
    timestep: f32,
    isVehicleInAir: bool,
    focusVehicle: *mut PxVehicleDrive4W
)