cgv
|
the display configuration combines a display mode and the position of the display on the virtual screen More...
#include <display.h>
Public Member Functions | |
display_configuration (const display_mode &dm=display_mode(), const display_position &dp=display_position()) | |
constructor | |
Public Attributes | |
display_mode | mode |
display mode | |
display_position | position |
display position | |
the display configuration combines a display mode and the position of the display on the virtual screen
|
inline |
display_mode cgv::os::display_configuration::mode |
display_position cgv::os::display_configuration::position |