cgv
cgv::os::display_mode Struct Reference

a display mode describes a valid setting of the display parameters More...

#include <display.h>

Public Member Functions

 display_mode (unsigned int w=1024, unsigned int h=768, unsigned int bd=32, unsigned int rr=60)
 constructor
 

Public Attributes

unsigned int width
 width in pixel
 
unsigned int height
 height in pixel
 
unsigned int bit_depth
 number of bits per pixel
 
unsigned int refresh_rate
 refresh rate in Hz
 

Detailed Description

a display mode describes a valid setting of the display parameters


The documentation for this struct was generated from the following file: