Blender V5.0
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 3148 of file outliner_draw.cc.

Member Data Documentation

◆ active

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

Definition at line 3149 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 3150 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 3151 of file outliner_draw.cc.

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


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