|
Blender
V3.3
|
#include "intern/eval/deg_eval_runtime_backup_sequencer.h"#include "DNA_scene_types.h"#include "DNA_sequence_types.h"#include "BLI_assert.h"#include "BKE_sound.h"#include "SEQ_iterator.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::deg | |
Functions | |
| static bool | blender::deg::seq_init_cb (Sequence *seq, void *user_data) |
| static bool | blender::deg::seq_restore_cb (Sequence *seq, void *user_data) |