Panda3D
|
This class contains various display information. More...
This class contains various display information.
enum DetectionState |
unsigned long int getAvailablePageFileSize | ( | ) |
unsigned long int getAvailablePhysicalMemory | ( | ) |
unsigned long int getAvailableProcessVirtualMemory | ( | ) |
unsigned int getCpuBrandIndex | ( | ) |
string getCpuBrandString | ( | ) |
unsigned long int getCpuFrequency | ( | ) |
int getCpuIdSize | ( | ) |
Returns the number of 32-bit values for cpu id binary data.
int getCpuIdVersion | ( | ) |
unsigned long int getCpuTime | ( | ) |
string getCpuVendorString | ( | ) |
unsigned int getCpuVersionInformation | ( | ) |
unsigned long int getCurrentCpuFrequency | ( | ) |
int getDeviceId | ( | ) |
int getDisplayState | ( | ) |
int getDriverBuild | ( | ) |
int getDriverDateDay | ( | ) |
int getDriverDateMonth | ( | ) |
int getDriverDateYear | ( | ) |
int getDriverProduct | ( | ) |
int getDriverSubVersion | ( | ) |
int getDriverVersion | ( | ) |
unsigned 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 int getPageFaultCount | ( | ) |
unsigned long int getPageFileSize | ( | ) |
unsigned long int getPageFileUsage | ( | ) |
unsigned long int getPeakPageFileUsage | ( | ) |
unsigned long int getPeakProcessMemory | ( | ) |
unsigned long int getPhysicalMemory | ( | ) |
unsigned long int getProcessMemory | ( | ) |
unsigned long int getProcessVirtualMemory | ( | ) |
int getShaderModel | ( | ) |
int getTextureMemory | ( | ) |
int getTotalDisplayModes | ( | ) |
int getVendorId | ( | ) |
int getVideoMemory | ( | ) |
int getWindowBitsPerPixel | ( | ) |
updateCpuFrequency | ( | int | processor_number | ) |
updateMemoryInformation | ( | ) |