|
Blender V4.3
|
Public Attributes | |
| GHOST_SystemHandle | system |
| GHOST_WindowHandle | window |
| GPUContext * | gpu_context |
| eWS_Qual | qual |
Definition at line 169 of file wm_playanim.cc.
| GPUContext* GhostData::gpu_context |
Not GHOST, but low level GPU context.
Definition at line 174 of file wm_playanim.cc.
Referenced by playanim_toscreen_ex().
| eWS_Qual GhostData::qual |
Held keys.
Definition at line 177 of file wm_playanim.cc.
Referenced by ghost_event_proc(), playanim_event_qual_update(), and playanim_toscreen().
| GHOST_SystemHandle GhostData::system |
Definition at line 170 of file wm_playanim.cc.
Referenced by build_pict_list_from_image_sequence(), ghost_event_proc(), and playanim_event_qual_update().
| GHOST_WindowHandle GhostData::window |
Definition at line 171 of file wm_playanim.cc.
Referenced by ghost_event_proc(), playanim_change_frame(), playanim_toscreen_ex(), playanim_window_font_scale_from_dpi(), and playanim_window_zoom().