|
Blender
V2.93
|
Public Attributes | |
| struct { | |
| short shift | |
| short ctrl | |
| short alt | |
| short oskey | |
| } | modifiers |
| short | space_type |
| short | region_type |
| bToolRef | tref |
State storage to detect changes between calls to refresh the information.
Definition at line 5004 of file wm_event_system.c.
| short CursorKeymapInfo_State::alt |
Definition at line 5006 of file wm_event_system.c.
| short CursorKeymapInfo_State::ctrl |
Definition at line 5006 of file wm_event_system.c.
| struct { ... } CursorKeymapInfo_State::modifiers |
| short CursorKeymapInfo_State::oskey |
Definition at line 5006 of file wm_event_system.c.
| short CursorKeymapInfo_State::region_type |
Definition at line 5009 of file wm_event_system.c.
Referenced by wm_event_cursor_store().
| short CursorKeymapInfo_State::shift |
Definition at line 5006 of file wm_event_system.c.
| short CursorKeymapInfo_State::space_type |
Definition at line 5008 of file wm_event_system.c.
Referenced by wm_event_cursor_store().
| bToolRef CursorKeymapInfo_State::tref |
Definition at line 5011 of file wm_event_system.c.
Referenced by wm_event_cursor_store().