|
cgv
|
monitor description More...
#include <application.h>
Public Attributes | |
| int | x |
| int | y |
| unsigned | w |
| unsigned | h |
| float | dpi_x |
| float | dpi_y |
monitor description
Definition at line 12 of file application.h.
| float cgv::gui::monitor_description::dpi_x |
Definition at line 19 of file application.h.
| float cgv::gui::monitor_description::dpi_y |
Definition at line 19 of file application.h.
| unsigned cgv::gui::monitor_description::h |
Definition at line 17 of file application.h.
| unsigned cgv::gui::monitor_description::w |
Definition at line 17 of file application.h.
| int cgv::gui::monitor_description::x |
Definition at line 15 of file application.h.
| int cgv::gui::monitor_description::y |
Definition at line 15 of file application.h.