Panda3D
|
Public Member Functions | |
bool | operator!= (const DisplayMode other) |
bool | operator== (const DisplayMode other) |
output (Ostream out) | |
Public Attributes | |
int | bits_per_pixel |
int | fullscreen_only |
int | height |
int | refresh_rate |
int | width |
bool operator!= | ( | const DisplayMode | other | ) |
bool operator== | ( | const DisplayMode | other | ) |
output | ( | Ostream | out | ) |
int bits_per_pixel |
int fullscreen_only |
int height |
int refresh_rate |
int width |