Blender V5.0
blender::bke::SequencerRuntime Class Reference

#include <BKE_scene_runtime.hh>

Public Member Functions

 ~SequencerRuntime ()

Public Attributes

Depsgraph * depsgraph = nullptr

Detailed Description

Definition at line 38 of file BKE_scene_runtime.hh.

Constructor & Destructor Documentation

◆ ~SequencerRuntime()

SequencerRuntime::~SequencerRuntime ( )

Definition at line 126 of file scene.cc.

References DEG_graph_free(), and depsgraph.

Member Data Documentation

◆ 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().


The documentation for this class was generated from the following files: