#include <wl_platform.h>
Public Attributes | |
struct wl_output * | output |
uint32_t | name |
int | currentMode |
int | x |
int | y |
int | scale |
Definition at line 326 of file wl_platform.h.
int _GLFWmonitorWayland::currentMode |
Definition at line 330 of file wl_platform.h.
uint32_t _GLFWmonitorWayland::name |
Definition at line 329 of file wl_platform.h.
struct wl_output* _GLFWmonitorWayland::output |
Definition at line 328 of file wl_platform.h.
int _GLFWmonitorWayland::scale |
Definition at line 334 of file wl_platform.h.
int _GLFWmonitorWayland::x |
Definition at line 332 of file wl_platform.h.
int _GLFWmonitorWayland::y |
Definition at line 333 of file wl_platform.h.