Blender V5.0
blender::ed::outliner::TreeViewContext Struct Reference

#include <outliner_intern.hh>

Public Attributes

WorkSpaceworkspace
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 238 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

◆ workspace


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