|
Blender V4.3
|
Public Attributes | |
| uiSelectContextElem * | elems |
| int | elems_len |
| bool | do_free |
| bool | is_enabled |
| bool | is_copy |
Definition at line 267 of file interface_handlers.cc.
| bool uiSelectContextStore::do_free |
Definition at line 270 of file interface_handlers.cc.
Referenced by ui_multibut_states_apply(), ui_selectcontext_begin(), and ui_selectcontext_end().
| uiSelectContextElem* uiSelectContextStore::elems |
Definition at line 268 of file interface_handlers.cc.
Referenced by button_activate_exit(), ui_multibut_free(), ui_selectcontext_apply(), ui_selectcontext_begin(), and ui_selectcontext_end().
| int uiSelectContextStore::elems_len |
Definition at line 269 of file interface_handlers.cc.
Referenced by button_activate_exit(), ui_multibut_restore(), ui_multibut_states_apply(), ui_selectcontext_apply(), and ui_selectcontext_begin().
| bool uiSelectContextStore::is_copy |
Definition at line 276 of file interface_handlers.cc.
Referenced by ui_multibut_add(), and ui_selectcontext_apply().
| bool uiSelectContextStore::is_enabled |
Definition at line 271 of file interface_handlers.cc.