|
Blender V5.0
|
#include "DNA_scene_types.h"#include "DNA_sequence_types.h"#include "SEQ_channels.hh"#include "SEQ_render.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_multicam () |
| static StripEarlyOut | blender::seq::early_out_multicam (const Strip *, float) |
| static ImBuf * | blender::seq::do_multicam (const RenderData *context, SeqRenderState *state, Strip *strip, float timeline_frame, float, ImBuf *, ImBuf *) |
| void | blender::seq::multi_camera_effect_get_handle (EffectHandle &rval) |