[][src]Function physx_sys::phys_PxVehicleDriveNWSmoothAnalogRawInputsAndSetAnalogInputs

pub unsafe extern "C" fn phys_PxVehicleDriveNWSmoothAnalogRawInputsAndSetAnalogInputs(
    padSmoothing: *const PxVehiclePadSmoothingData,
    steerVsForwardSpeedTable: *const PxFixedSizeLookupTable_8_,
    rawInputData: *const PxVehicleDriveNWRawInputData,
    timestep: f32,
    isVehicleInAir: bool,
    focusVehicle: *mut PxVehicleDriveNW
)