Blender V4.3
GWL_Cursor_AnimHandle Struct Reference

Public Attributes

std::atomic< bool > exit_pending = false
 

Detailed Description

Data owned by the thread that updates the cursor. Exposed so the GWL_Seat can request the thread to exit & free itself.

Definition at line 430 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ exit_pending

std::atomic<bool> GWL_Cursor_AnimHandle::exit_pending = false

Definition at line 431 of file GHOST_SystemWayland.cc.

Referenced by gwl_seat_cursor_anim_end().


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