Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
DisplayMode Struct Reference

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
 

Member Function Documentation

bool operator!= ( const DisplayMode  other)
bool operator== ( const DisplayMode  other)
output ( Ostream  out)

Member Data Documentation

int bits_per_pixel
int fullscreen_only
int height
int refresh_rate
int width