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

#include <outliner_intern.hh>

Public Attributes

Scene * scene
 
ViewLayer * view_layer
 
LayerCollection * layer_collection
 
Object * obact
 
Object * ob_edit
 
Object * ob_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: