|
Blender V4.5
|
Public Attributes | |
| wl_surface * | surface_cursor |
| wl_buffer * | buffer |
| wl_cursor_image | image |
| wl_cursor_theme * | theme |
| const wl_cursor * | theme_cursor |
| const char * | theme_cursor_name |
Wayland core types.
Definition at line 451 of file GHOST_SystemWayland.cc.
| wl_buffer* GWL_Cursor::[struct].wl buffer |
| wl_cursor_image GWL_Cursor::[struct].wl image |
| wl_surface* GWL_Cursor::[struct].wl surface_cursor |
| wl_cursor_theme* GWL_Cursor::[struct].wl theme |
| const wl_cursor* GWL_Cursor::[struct].wl theme_cursor |
Only set when the cursor is from the theme (it may be animated).
| const char* GWL_Cursor::[struct].wl theme_cursor_name |
Needed so changing the theme scale can reload 'theme_cursor' at a new scale.