Blender  V2.93
Public Attributes | List of all members
cursor_t Struct Reference

Public Attributes

bool visible
 
struct wl_surface * surface = nullptr
 
struct wl_buffer * buffer
 
struct wl_cursor_image image
 
struct buffer_tfile_buffer = nullptr
 

Detailed Description

Definition at line 69 of file GHOST_SystemWayland.cpp.

Member Data Documentation

◆ buffer

struct wl_buffer* cursor_t::buffer

◆ file_buffer

struct buffer_t* cursor_t::file_buffer = nullptr

◆ image

struct wl_cursor_image cursor_t::image

◆ surface

struct wl_surface* cursor_t::surface = nullptr

Definition at line 71 of file GHOST_SystemWayland.cpp.

Referenced by display_destroy(), seat_capabilities(), and set_cursor_buffer().

◆ visible

bool cursor_t::visible

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