Blender V4.3
DRWUpdateContext Struct Reference

#include <DRW_engine.hh>

Public Attributes

Mainbmain
 
Depsgraph * depsgraph
 
Scenescene
 
ViewLayerview_layer
 
ARegionregion
 
View3Dv3d
 
RenderEngineTypeengine_type
 

Detailed Description

Definition at line 47 of file DRW_engine.hh.

Member Data Documentation

◆ bmain

Main* DRWUpdateContext::bmain

◆ depsgraph

Depsgraph* DRWUpdateContext::depsgraph

◆ engine_type

RenderEngineType* DRWUpdateContext::engine_type

◆ region

ARegion* DRWUpdateContext::region

◆ scene

Scene* DRWUpdateContext::scene

◆ v3d

View3D* DRWUpdateContext::v3d

◆ view_layer

ViewLayer* DRWUpdateContext::view_layer

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