Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWcursorWayland Struct Reference

#include <wl_platform.h>

+ Collaboration diagram for _GLFWcursorWayland:

Public Attributes

struct wl_cursorcursor
 
struct wl_cursorcursorHiDPI
 
struct wl_buffer * buffer
 
int width
 
int height
 
int xhot
 
int yhot
 
int currentImage
 

Detailed Description

Definition at line 340 of file wl_platform.h.

Member Data Documentation

◆ buffer

struct wl_buffer* _GLFWcursorWayland::buffer

Definition at line 344 of file wl_platform.h.

◆ currentImage

int _GLFWcursorWayland::currentImage

Definition at line 347 of file wl_platform.h.

◆ cursor

struct wl_cursor* _GLFWcursorWayland::cursor

Definition at line 342 of file wl_platform.h.

◆ cursorHiDPI

struct wl_cursor* _GLFWcursorWayland::cursorHiDPI

Definition at line 343 of file wl_platform.h.

◆ height

int _GLFWcursorWayland::height

Definition at line 345 of file wl_platform.h.

◆ width

int _GLFWcursorWayland::width

Definition at line 345 of file wl_platform.h.

◆ xhot

int _GLFWcursorWayland::xhot

Definition at line 346 of file wl_platform.h.

◆ yhot

int _GLFWcursorWayland::yhot

Definition at line 346 of file wl_platform.h.


The documentation for this struct was generated from the following file: