Public Attributes | List of all members
_GLFWcursorWayland Struct Reference

#include <wl_platform.h>

Public Attributes

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

Detailed Description

Definition at line 347 of file wl_platform.h.

Member Data Documentation

◆ buffer

struct wl_buffer* _GLFWcursorWayland::buffer

Definition at line 351 of file wl_platform.h.

◆ currentImage

int _GLFWcursorWayland::currentImage

Definition at line 354 of file wl_platform.h.

◆ cursor

struct wl_cursor* _GLFWcursorWayland::cursor

Definition at line 349 of file wl_platform.h.

◆ cursorHiDPI

struct wl_cursor* _GLFWcursorWayland::cursorHiDPI

Definition at line 350 of file wl_platform.h.

◆ height

int _GLFWcursorWayland::height

Definition at line 352 of file wl_platform.h.

◆ width

int _GLFWcursorWayland::width

Definition at line 352 of file wl_platform.h.

◆ xhot

int _GLFWcursorWayland::xhot

Definition at line 353 of file wl_platform.h.

◆ yhot

int _GLFWcursorWayland::yhot

Definition at line 353 of file wl_platform.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22