Blender V4.3
blender::ed::outliner::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 776 of file outliner_tools.cc.

Member Data Documentation

◆ parent_element

TreeElement* blender::ed::outliner::MergedSearchData::parent_element

◆ select_element

TreeElement* blender::ed::outliner::MergedSearchData::select_element

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