Blender  V2.93
Public Attributes | List of all members
CursorKeymapInfo_State Struct Reference

Public Attributes

struct {
   short   shift
 
   short   ctrl
 
   short   alt
 
   short   oskey
 
modifiers
 
short space_type
 
short region_type
 
bToolRef tref
 

Detailed Description

State storage to detect changes between calls to refresh the information.

Definition at line 5004 of file wm_event_system.c.

Member Data Documentation

◆ alt

short CursorKeymapInfo_State::alt

Definition at line 5006 of file wm_event_system.c.

◆ ctrl

short CursorKeymapInfo_State::ctrl

Definition at line 5006 of file wm_event_system.c.

◆ 

struct { ... } CursorKeymapInfo_State::modifiers

◆ oskey

short CursorKeymapInfo_State::oskey

Definition at line 5006 of file wm_event_system.c.

◆ region_type

short CursorKeymapInfo_State::region_type

Definition at line 5009 of file wm_event_system.c.

Referenced by wm_event_cursor_store().

◆ shift

short CursorKeymapInfo_State::shift

Definition at line 5006 of file wm_event_system.c.

◆ space_type

short CursorKeymapInfo_State::space_type

Definition at line 5008 of file wm_event_system.c.

Referenced by wm_event_cursor_store().

◆ tref

bToolRef CursorKeymapInfo_State::tref

Definition at line 5011 of file wm_event_system.c.

Referenced by wm_event_cursor_store().


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