Blender
V3.3
|
Public Attributes | |
GHOST_SystemHandle | ghost_system |
void * | ghost_window |
GPUContext * | gpu_context |
eWS_Qual | qual |
Definition at line 188 of file wm_playanim.c.
GHOST_SystemHandle WindowStateGlobal::ghost_system |
Definition at line 189 of file wm_playanim.c.
Referenced by build_pict_list_ex(), ghost_event_proc(), playanim_window_open(), and wm_main_playanim_intern().
void* WindowStateGlobal::ghost_window |
Definition at line 190 of file wm_playanim.c.
Referenced by ghost_event_proc(), playanim_toscreen(), playanim_window_get_size(), playanim_window_open(), playanim_window_zoom(), and wm_main_playanim_intern().
GPUContext* WindowStateGlobal::gpu_context |
Definition at line 191 of file wm_playanim.c.
Referenced by wm_main_playanim_intern().
eWS_Qual WindowStateGlobal::qual |
Definition at line 194 of file wm_playanim.c.
Referenced by ghost_event_proc(), and playanim_toscreen().