|
Blender V5.0
|
#include <BKE_scene_runtime.hh>
Public Member Functions | |
| ~SequencerRuntime () | |
Public Attributes | |
| Depsgraph * | depsgraph = nullptr |
Definition at line 38 of file BKE_scene_runtime.hh.
| SequencerRuntime::~SequencerRuntime | ( | ) |
Definition at line 126 of file scene.cc.
References DEG_graph_free(), and depsgraph.
| Depsgraph* blender::bke::SequencerRuntime::depsgraph = nullptr |
Definition at line 40 of file BKE_scene_runtime.hh.
Referenced by memfile_undosys_step_decode(), and ~SequencerRuntime().