Panda3D
|
#include <pandadoc.hpp>
Public Member Functions | |
__init__ () | |
__init__ (const DisplayMode) | |
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 |
__init__ | ( | ) |
__init__ | ( | const | DisplayMode | ) |
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 |