Blender
V3.3
|
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 716 of file outliner_tools.cc.
TreeElement* MergedSearchData::parent_element |
Definition at line 717 of file outliner_tools.cc.
Referenced by merged_element_search_menu_invoke(), and merged_element_search_update_fn().
TreeElement* MergedSearchData::select_element |
Definition at line 718 of file outliner_tools.cc.
Referenced by merged_element_search_menu_invoke(), and merged_element_search_update_fn().