|
Blender V5.0
|
#include <WM_toolsystem.hh>
Public Attributes | |
| int | space_type |
| int | mode |
Values that define a category of active tool.
Definition at line 40 of file WM_toolsystem.hh.
| int bToolKey::mode |
Definition at line 42 of file WM_toolsystem.hh.
Referenced by toolsystem_active_tool_from_context_or_view3d(), toolsystem_brush_sync_for_texture_paint(), toolsystem_default_tool(), toolsystem_key_ensure_check(), toolsystem_key_from_context_or_view3d(), 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_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().
| int bToolKey::space_type |
Definition at line 41 of file WM_toolsystem.hh.
Referenced by toolsystem_active_tool_from_context_or_view3d(), toolsystem_brush_sync_for_texture_paint(), toolsystem_default_tool(), toolsystem_key_ensure_check(), toolsystem_key_from_context_or_view3d(), toolsystem_ref_set_by_brush_type(), 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().