Blender V4.3
GhostData Struct Reference

Public Attributes

GHOST_SystemHandle system
 
GHOST_WindowHandle window
 
GPUContextgpu_context
 
eWS_Qual qual
 

Detailed Description

Definition at line 169 of file wm_playanim.cc.

Member Data Documentation

◆ gpu_context

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().

◆ qual

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().

◆ system

GHOST_SystemHandle GhostData::system

◆ window

GHOST_WindowHandle GhostData::window

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