#include <wl_platform.h>
Public Attributes | |
| int | currentMode |
| int | name |
| struct wl_output * | output |
| int | scale |
| int | x |
| int | y |
Definition at line 333 of file wl_platform.h.
| int _GLFWmonitorWayland::currentMode |
Definition at line 337 of file wl_platform.h.
| int _GLFWmonitorWayland::name |
Definition at line 336 of file wl_platform.h.
| struct wl_output* _GLFWmonitorWayland::output |
Definition at line 335 of file wl_platform.h.
| int _GLFWmonitorWayland::scale |
Definition at line 341 of file wl_platform.h.
| int _GLFWmonitorWayland::x |
Definition at line 339 of file wl_platform.h.
| int _GLFWmonitorWayland::y |
Definition at line 340 of file wl_platform.h.