Method | Description | |
---|---|---|
NvidiaGPU ( int adapterIndex, NvPhysicalGpuHandle handle, NvDisplayHandle displayHandle ) : System | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ControlModeChanged ( IControl control ) : void | ||
GetClocks ( ) : uint[] | ||
GetCoolerSettings ( ) : NvGPUCoolerSettings | ||
GetName ( NvPhysicalGpuHandle handle ) : string | ||
GetThermalSettings ( ) : NvGPUThermalSettings | ||
RestoreAutoFanSpeed ( ) : void | ||
RestoreDefaultFanSpeed ( ) : void | ||
RestoreDirtyFanSpeed ( int policy, int level ) : void | ||
SaveDefaultFanSpeed ( ) : void | ||
SoftwareControlValueChanged ( IControl control ) : void |
public NvidiaGPU ( int adapterIndex, NvPhysicalGpuHandle handle, NvDisplayHandle displayHandle ) : System | ||
adapterIndex | int | |
handle | NvPhysicalGpuHandle | |
displayHandle | NvDisplayHandle | |
return | System |