Blender  V2.93
Public Attributes | List of all members
TreeSourceData Struct Reference

The data to build the tree from. More...

#include <tree_display.h>

Public Attributes

struct Mainbmain
 
struct Scenescene
 
struct ViewLayerview_layer
 

Detailed Description

The data to build the tree from.

Definition at line 39 of file tree_display.h.

Member Data Documentation

◆ bmain

struct Main* TreeSourceData::bmain

◆ scene

struct Scene* TreeSourceData::scene

◆ view_layer

struct ViewLayer* TreeSourceData::view_layer

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