Blender
V4.5
source
blender
sequencer
intern
sequencer/intern/utils.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
struct
Scene
;
12
struct
Strip
;
13
14
namespace
blender::seq
{
15
16
bool
sequencer_strip_generates_image
(
Strip
*
strip
);
17
void
strip_open_anim_file
(
Scene
*
scene
,
Strip
*
strip
,
bool
openfile);
18
19
}
// namespace blender::seq
scene
Scene scene
Definition
deg_eval_copy_on_write.cc:98
blender::seq
Definition
animation.cc:23
blender::seq::sequencer_strip_generates_image
bool sequencer_strip_generates_image(Strip *strip)
Definition
sequencer/intern/utils.cc:453
blender::seq::strip_open_anim_file
void strip_open_anim_file(Scene *scene, Strip *strip, bool openfile)
Definition
sequencer/intern/utils.cc:299
Scene
Definition
DNA_scene_types.h:2106
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