|
Blender
V2.93
|
Public Attributes | |
| TreeElement * | parent_element |
| TreeElement * | select_element |
Stores the parent and a child element of a merged icon-row icon for the merged select popup menu. The sub-tree of the parent is searched and the child is needed to only show elements of the same type in the popup.
Definition at line 534 of file outliner_tools.c.
| TreeElement* MergedSearchData::parent_element |
Definition at line 535 of file outliner_tools.c.
Referenced by merged_element_search_menu_invoke(), and merged_element_search_update_fn().
| TreeElement* MergedSearchData::select_element |
Definition at line 536 of file outliner_tools.c.
Referenced by merged_element_search_menu_invoke(), and merged_element_search_update_fn().