Blender V5.0
MOD_mask.cc File Reference
#include "BLI_math_base.h"
#include "BLI_math_matrix.hh"
#include "BLT_translation.hh"
#include "DNA_scene_types.h"
#include "DNA_sequence_types.h"
#include "SEQ_modifier.hh"
#include "SEQ_render.hh"
#include "SEQ_transform.hh"
#include "UI_interface.hh"
#include "UI_interface_layout.hh"
#include "modifier.hh"

Go to the source code of this file.

Classes

struct  blender::seq::MaskApplyOp

Namespaces

namespace  blender
namespace  blender::seq

Functions

static void blender::seq::maskmodifier_apply (ModifierApplyContext &context, StripModifierData *, ImBuf *mask)
static void blender::seq::maskmodifier_panel_draw (const bContext *C, Panel *panel)
static void blender::seq::maskmodifier_register (ARegionType *region_type)

Variables

StripModifierTypeInfo blender::seq::seqModifierType_Mask