|
Panda3D
|
This class contains various display information. More...
This class contains various display information.
| enum DetectionState |
| unsigned long long int getAvailablePageFileSize | ( | ) |
| unsigned long long int getAvailablePhysicalMemory | ( | ) |
| unsigned long long int getAvailableProcessVirtualMemory | ( | ) |
| unsigned int getCpuBrandIndex | ( | ) |
| string getCpuBrandString | ( | ) |
| unsigned long long int getCpuFrequency | ( | ) |
| int getCpuIdSize | ( | ) |
Returns the number of 32-bit values for cpu id binary data.
| int getCpuIdVersion | ( | ) |
| unsigned long long int getCpuTime | ( | ) |
| string getCpuVendorString | ( | ) |
| unsigned int getCpuVersionInformation | ( | ) |
| unsigned long long int getCurrentCpuFrequency | ( | ) |
| int getDeviceId | ( | ) |
| int getDisplayState | ( | ) |
| int getDriverBuild | ( | ) |
| int getDriverDateDay | ( | ) |
| int getDriverDateMonth | ( | ) |
| int getDriverDateYear | ( | ) |
| int getDriverProduct | ( | ) |
| int getDriverSubVersion | ( | ) |
| int getDriverVersion | ( | ) |
| unsigned long long int getMaximumCpuFrequency | ( | ) |
| int getMaximumWindowHeight | ( | ) |
| int getMaximumWindowWidth | ( | ) |
| int getMemoryLoad | ( | ) |
| int getNumCpuCores | ( | ) |
Returns the number of individual CPU cores in the system, or 0 if this number is not available.
A hyperthreaded CPU counts once here.
| int getNumLogicalCpus | ( | ) |
Returns the number of logical CPU's in the system, or 0 if this number is not available.
A hyperthreaded CPU counts as two or more here.
| int getOsPlatformId | ( | ) |
Returns -1 if not set.
| int getOsVersionBuild | ( | ) |
Returns -1 if not set.
| int getOsVersionMajor | ( | ) |
Returns -1 if not set.
| int getOsVersionMinor | ( | ) |
Returns -1 if not set.
| unsigned long long int getPageFaultCount | ( | ) |
| unsigned long long int getPageFileSize | ( | ) |
| unsigned long long int getPageFileUsage | ( | ) |
| unsigned long long int getPeakPageFileUsage | ( | ) |
| unsigned long long int getPeakProcessMemory | ( | ) |
| unsigned long long int getPhysicalMemory | ( | ) |
| unsigned long long int getProcessMemory | ( | ) |
| unsigned long long int getProcessVirtualMemory | ( | ) |
| int getShaderModel | ( | ) |
| int getTextureMemory | ( | ) |
| int getTotalDisplayModes | ( | ) |
| int getVendorId | ( | ) |
| int getVideoMemory | ( | ) |
| int getWindowBitsPerPixel | ( | ) |
| updateCpuFrequency | ( | int | processor_number | ) |
| updateMemoryInformation | ( | ) |
1.7.3