|
cgv
|
This is the complete list of members for cgv::os::display, including all inherited members.
| activate()=0 | cgv::os::display | pure virtual |
| activate_all() | cgv::os::display | static |
| can_be_primary() const =0 | cgv::os::display | pure virtual |
| check_activate() const =0 | cgv::os::display | pure virtual |
| check_activate_all() | cgv::os::display | static |
| check_bit_depth(unsigned int bits) const =0 | cgv::os::display | pure virtual |
| check_configuration(const display_configuration &dc) const =0 | cgv::os::display | pure virtual |
| check_mode(const display_mode &dm) const =0 | cgv::os::display | pure virtual |
| check_position(const display_position &dp) const =0 | cgv::os::display | pure virtual |
| check_position(unsigned int x, unsigned int y) const =0 | cgv::os::display | pure virtual |
| check_refresh_rate(unsigned int hz) const =0 | cgv::os::display | pure virtual |
| check_resolution(unsigned int w, unsigned int h) const =0 | cgv::os::display | pure virtual |
| clear_displays() | cgv::os::display | static |
| deactivate()=0 | cgv::os::display | pure virtual |
| enumerate_display_modes(std::vector< display_mode > &display_modes, bool compatible_with_attached_monitor=true)=0 | cgv::os::display | pure virtual |
| get_bit_depth() const =0 | cgv::os::display | pure virtual |
| get_configuration() const =0 | cgv::os::display | pure virtual |
| get_description() const =0 | cgv::os::display | pure virtual |
| get_displays() | cgv::os::display | static |
| get_height() const =0 | cgv::os::display | pure virtual |
| get_ID() const =0 | cgv::os::display | pure virtual |
| get_mode() const =0 | cgv::os::display | pure virtual |
| get_name() const =0 | cgv::os::display | pure virtual |
| get_position() const =0 | cgv::os::display | pure virtual |
| get_refresh_rate() const =0 | cgv::os::display | pure virtual |
| get_registered_bit_depth() const =0 | cgv::os::display | pure virtual |
| get_registered_height() const =0 | cgv::os::display | pure virtual |
| get_registered_mode() const =0 | cgv::os::display | pure virtual |
| get_registered_refresh_rate() const =0 | cgv::os::display | pure virtual |
| get_registered_width() const =0 | cgv::os::display | pure virtual |
| get_width() const =0 | cgv::os::display | pure virtual |
| get_x() const =0 | cgv::os::display | pure virtual |
| get_y() const =0 | cgv::os::display | pure virtual |
| is_active() const =0 | cgv::os::display | pure virtual |
| is_mirror() const =0 | cgv::os::display | pure virtual |
| is_primary() const =0 | cgv::os::display | pure virtual |
| is_removable() const =0 | cgv::os::display | pure virtual |
| last_error | cgv::os::display | static |
| make_primary()=0 | cgv::os::display | pure virtual |
| register_bit_depth(unsigned int bits)=0 | cgv::os::display | pure virtual |
| register_configuration(const display_configuration &dc)=0 | cgv::os::display | pure virtual |
| register_mode(const display_mode &dm)=0 | cgv::os::display | pure virtual |
| register_position(const display_position &dp)=0 | cgv::os::display | pure virtual |
| register_position(unsigned int x, unsigned int y)=0 | cgv::os::display | pure virtual |
| register_refresh_rate(unsigned int hz)=0 | cgv::os::display | pure virtual |
| register_resolution(unsigned int w, unsigned int h)=0 | cgv::os::display | pure virtual |
| scan_displays(DisplayScanMode mode=DSM_ALL) | cgv::os::display | static |
| set_bit_depth(unsigned int bits)=0 | cgv::os::display | pure virtual |
| set_configuration(const display_configuration &dc)=0 | cgv::os::display | pure virtual |
| set_mode(const display_mode &dm)=0 | cgv::os::display | pure virtual |
| set_position(const display_position &dp)=0 | cgv::os::display | pure virtual |
| set_position(unsigned int x, unsigned int y)=0 | cgv::os::display | pure virtual |
| set_refresh_rate(unsigned int hz)=0 | cgv::os::display | pure virtual |
| set_resolution(unsigned int w, unsigned int h)=0 | cgv::os::display | pure virtual |
| show_all_displays(DisplayScanMode scan_mode=DSM_ALL) | cgv::os::display | static |
| show_display_modes(bool compatible_with_attached_monitor=true)=0 | cgv::os::display | pure virtual |
| ~display() | cgv::os::display | inlinevirtual |