|
Blender V4.3
|
#include <DEG_depsgraph.hh>
Public Attributes | |
| Main * | bmain |
| Depsgraph * | depsgraph |
| Scene * | scene |
| ViewLayer * | view_layer |
Definition at line 212 of file DEG_depsgraph.hh.
| Main* DEGEditorUpdateContext::bmain |
Definition at line 213 of file DEG_depsgraph.hh.
Referenced by DEG_editors_update(), blender::deg::deg_graph_flush_updates(), ED_render_engine_changed(), ED_render_id_flush_update(), and ED_render_scene_update().
| Depsgraph* DEGEditorUpdateContext::depsgraph |
Definition at line 214 of file DEG_depsgraph.hh.
Referenced by DEG_editors_update(), blender::deg::deg_graph_flush_updates(), ED_render_engine_changed(), and ED_render_scene_update().
| Scene* DEGEditorUpdateContext::scene |
Definition at line 215 of file DEG_depsgraph.hh.
Referenced by DEG_editors_update(), blender::deg::deg_graph_flush_updates(), and ED_render_engine_changed().
| ViewLayer* DEGEditorUpdateContext::view_layer |
Definition at line 216 of file DEG_depsgraph.hh.
Referenced by DEG_editors_update(), blender::deg::deg_graph_flush_updates(), and ED_render_engine_changed().