#include <wl_platform.h>
Public Attributes | |
| struct wl_buffer * | buffer |
| int | currentImage |
| struct wl_cursor * | cursor |
| struct wl_cursor * | cursorHiDPI |
| int | height |
| int | width |
| int | xhot |
| int | yhot |
Definition at line 347 of file wl_platform.h.
| struct wl_buffer* _GLFWcursorWayland::buffer |
Definition at line 351 of file wl_platform.h.
| int _GLFWcursorWayland::currentImage |
Definition at line 354 of file wl_platform.h.
| struct wl_cursor* _GLFWcursorWayland::cursor |
Definition at line 349 of file wl_platform.h.
| struct wl_cursor* _GLFWcursorWayland::cursorHiDPI |
Definition at line 350 of file wl_platform.h.
| int _GLFWcursorWayland::height |
Definition at line 352 of file wl_platform.h.
| int _GLFWcursorWayland::width |
Definition at line 352 of file wl_platform.h.
| int _GLFWcursorWayland::xhot |
Definition at line 353 of file wl_platform.h.
| int _GLFWcursorWayland::yhot |
Definition at line 353 of file wl_platform.h.