Blender  V2.93
Public Attributes | List of all members
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 2941 of file outliner_draw.c.

Member Data Documentation

◆ active

eOLDrawState MergedIconRow::active[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 2942 of file outliner_draw.c.

Referenced by outliner_draw_iconrow().

◆ num_elements

int MergedIconRow::num_elements[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 2943 of file outliner_draw.c.

Referenced by outliner_draw_iconrow().

◆ tree_element

TreeElement* MergedIconRow::tree_element[INDEX_ID_MAX+OB_TYPE_MAX]

Definition at line 2944 of file outliner_draw.c.

Referenced by outliner_draw_iconrow().


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