[][src]Function physx_sys::phys_PxVehicleDriveNWSmoothDigitalRawInputsAndSetAnalogInputs

pub unsafe extern "C" fn phys_PxVehicleDriveNWSmoothDigitalRawInputsAndSetAnalogInputs(
    keySmoothing: *const PxVehicleKeySmoothingData,
    steerVsForwardSpeedTable: *const PxFixedSizeLookupTable_8_,
    rawInputData: *const PxVehicleDriveNWRawInputData,
    timestep: f32,
    isVehicleInAir: bool,
    focusVehicle: *mut PxVehicleDriveNW
)