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

#include <DEG_depsgraph.h>

Public Attributes

struct Main * bmain
 
struct Depsgraph * depsgraph
 
struct Scene * scene
 
struct ViewLayer * view_layer
 

Detailed Description

Definition at line 199 of file DEG_depsgraph.h.

Member Data Documentation

◆ bmain

struct Main* DEGEditorUpdateContext::bmain

◆ depsgraph

struct Depsgraph* DEGEditorUpdateContext::depsgraph

◆ scene

struct Scene* DEGEditorUpdateContext::scene

◆ view_layer

struct ViewLayer* DEGEditorUpdateContext::view_layer

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