Blender
V3.3
|
#include <WM_toolsystem.h>
Public Attributes | |
int | space_type |
int | mode |
Definition at line 37 of file WM_toolsystem.h.
int bToolKey::mode |
Definition at line 39 of file WM_toolsystem.h.
Referenced by toolsystem_default_tool(), toolsystem_key_ensure_check(), WM_toolsystem_key_from_context(), WM_toolsystem_ref_ensure(), and WM_toolsystem_ref_find().
int bToolKey::space_type |
Definition at line 38 of file WM_toolsystem.h.
Referenced by toolsystem_default_tool(), toolsystem_key_ensure_check(), toolsystem_reinit_with_toolref(), WM_toolsystem_do_msg_notify_tag_refresh(), WM_toolsystem_key_from_context(), WM_toolsystem_ref_ensure(), WM_toolsystem_ref_find(), WM_toolsystem_ref_from_context(), WM_toolsystem_ref_set_by_id_ex(), WM_toolsystem_refresh_active(), WM_toolsystem_reinit_all(), WM_toolsystem_update_from_context(), wm_toolsystem_update_from_context_view3d_impl(), and WM_window_cursor_keymap_status_refresh().