|
Blender V5.0
|
#include <DNA_screen_types.h>
Public Attributes | |
| struct bToolRef * | tool |
| char | is_tool_set |
| char | _pad0 [7] |
Definition at line 435 of file DNA_screen_types.h.
| char ScrArea_Runtime::_pad0[7] |
Definition at line 438 of file DNA_screen_types.h.
| char ScrArea_Runtime::is_tool_set |
Definition at line 437 of file DNA_screen_types.h.
Referenced by BKE_screen_runtime_refresh_for_blendfile(), ED_area_init(), WM_toolsystem_ref_from_context(), and WM_toolsystem_refresh_screen_area().
| struct bToolRef* ScrArea_Runtime::tool |
Definition at line 436 of file DNA_screen_types.h.
Referenced by BKE_screen_runtime_refresh_for_blendfile(), blender::ed::sculpt_paint::brush_tool_get(), ED_area_init(), is_brush_related_tool(), blender::ed::vse::sequencer_main_cursor(), view3d_interactive_add_begin(), view3d_interactive_add_modal(), blender::ed::transform::WIDGETGROUP_gizmo_poll_context(), blender::ed::transform::WIDGETGROUP_gizmo_setup(), WM_cursor_set_from_tool(), wm_event_get_keymap_from_toolsystem_ex(), WM_toolsystem_ref_from_context(), and WM_toolsystem_refresh_screen_area().