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

Public Attributes

TreeStoreElemprev_tselem
 
bool open
 
int x_location
 

Detailed Description

Definition at line 172 of file outliner_edit.cc.

Member Data Documentation

◆ open

bool OpenCloseData::open

Definition at line 174 of file outliner_edit.cc.

Referenced by outliner_item_openclose_invoke().

◆ prev_tselem

TreeStoreElem* OpenCloseData::prev_tselem

Definition at line 173 of file outliner_edit.cc.

Referenced by outliner_item_openclose_invoke().

◆ x_location

int OpenCloseData::x_location

Definition at line 175 of file outliner_edit.cc.

Referenced by outliner_item_openclose_invoke().


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