Blender  V3.3
Public Attributes | List of all members
MergedSearchData Struct Reference

Public Attributes

TreeElementparent_element
 
TreeElementselect_element
 

Detailed Description

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.

Member Data Documentation

◆ parent_element

TreeElement* MergedSearchData::parent_element

◆ select_element

TreeElement* MergedSearchData::select_element

The documentation for this struct was generated from the following file: