|
Blender V5.0
|
Public Attributes | |
| blender::Vector< uiSelectContextElem > | elems |
| bool | do_free = false |
| bool | is_enabled = false |
| bool | is_copy = false |
Definition at line 275 of file interface_handlers.cc.
| bool uiSelectContextStore::do_free = false |
Definition at line 277 of file interface_handlers.cc.
Referenced by ui_selectcontext_begin(), and ui_selectcontext_end().
| blender::Vector<uiSelectContextElem> uiSelectContextStore::elems |
Definition at line 276 of file interface_handlers.cc.
Referenced by button_activate_exit(), ui_multibut_restore(), ui_multibut_states_apply(), ui_selectcontext_apply(), ui_selectcontext_begin(), and ui_selectcontext_end().
| bool uiSelectContextStore::is_copy = false |
Definition at line 283 of file interface_handlers.cc.
Referenced by ui_multibut_add(), and ui_selectcontext_apply().
| bool uiSelectContextStore::is_enabled = false |
Definition at line 278 of file interface_handlers.cc.