Blender V4.5
blender::ed::outliner::TreeViewContext Struct Reference

#include <outliner_intern.hh>

Public Attributes

Scenescene
 
ViewLayerview_layer
 
LayerCollectionlayer_collection
 
Objectobact
 
Objectob_edit
 
Objectob_pose
 

Detailed Description

Container to avoid passing around these variables to many functions. Also so we can have one place to assign these variables.

Definition at line 237 of file outliner_intern.hh.

Member Data Documentation

◆ layer_collection

LayerCollection* blender::ed::outliner::TreeViewContext::layer_collection

◆ ob_edit

◆ ob_pose

◆ obact

◆ scene

◆ view_layer


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