Blender
V4.5
source
blender
sequencer
intern
sequencer.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2004 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
11
#include "
BLI_span.hh
"
12
13
struct
Scene
;
14
struct
Strip
;
15
struct
StripProxy
;
16
17
namespace
blender::seq
{
18
23
void
seq_free_strip_recurse
(
Scene
*
scene
,
Strip
*
strip
,
bool
do_id_user);
24
StripProxy
*
seq_strip_proxy_alloc
();
34
blender::Span<Strip *>
SEQ_lookup_effects_by_strip
(
Editing
*ed,
const
Strip
*
key
);
35
36
}
// namespace blender::seq
key
int key
Definition
BLI_set_test.cc:631
BLI_span.hh
blender::Span
Definition
BLI_span.hh:74
scene
Scene scene
Definition
deg_eval_copy_on_write.cc:98
blender::seq
Definition
animation.cc:23
blender::seq::SEQ_lookup_effects_by_strip
blender::Span< Strip * > SEQ_lookup_effects_by_strip(Editing *ed, const Strip *key)
Definition
strip_lookup.cc:162
blender::seq::seq_strip_proxy_alloc
StripProxy * seq_strip_proxy_alloc()
Definition
sequencer.cc:71
blender::seq::seq_free_strip_recurse
void seq_free_strip_recurse(Scene *scene, Strip *strip, const bool do_id_user)
Definition
sequencer.cc:260
Editing
Definition
DNA_sequence_types.h:351
Scene
Definition
DNA_scene_types.h:2106
StripProxy
Definition
DNA_sequence_types.h:108
Strip
Definition
DNA_sequence_types.h:179
strip
Strip * strip
Definition
transform_convert_sequencer.cc:47
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0