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

#include <DEG_depsgraph.h>

Public Attributes

struct Mainbmain
 
struct Depsgraphdepsgraph
 
struct Scenescene
 
struct ViewLayerview_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: