Blender V4.3
blender::ed::outliner::MergedIconRow Struct Reference

Public Attributes

eOLDrawState active [INDEX_ID_MAX+OB_TYPE_MAX]
 
int num_elements [INDEX_ID_MAX+OB_TYPE_MAX]
 
TreeElementtree_element [INDEX_ID_MAX+OB_TYPE_MAX]
 

Detailed Description

Definition at line 3175 of file outliner_draw.cc.

Member Data Documentation

◆ active

eOLDrawState blender::ed::outliner::MergedIconRow::active[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 3176 of file outliner_draw.cc.

Referenced by blender::ed::outliner::outliner_draw_iconrow().

◆ num_elements

int blender::ed::outliner::MergedIconRow::num_elements[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 3177 of file outliner_draw.cc.

Referenced by blender::ed::outliner::outliner_draw_iconrow().

◆ tree_element

TreeElement* blender::ed::outliner::MergedIconRow::tree_element[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 3178 of file outliner_draw.cc.

Referenced by blender::ed::outliner::outliner_draw_iconrow().


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