|
Blender V4.5
|
#include "DNA_sequence_types.h"#include "SEQ_channels.hh"#include "SEQ_relations.hh"#include "SEQ_render.hh"#include "SEQ_sequencer.hh"#include "SEQ_time.hh"#include "SEQ_utils.hh"#include "effects.hh"#include "render.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::seq |
Functions | |
| static int | blender::seq::num_inputs_adjustment () |
| static StripEarlyOut | blender::seq::early_out_adjustment (const Strip *, float) |
| static ImBuf * | blender::seq::do_adjustment_impl (const RenderData *context, Strip *strip, float timeline_frame) |
| static ImBuf * | blender::seq::do_adjustment (const RenderData *context, Strip *strip, float timeline_frame, float, ImBuf *, ImBuf *) |
| void | blender::seq::adjustment_effect_get_handle (EffectHandle &rval) |