Blender V5.0
blender::seq::AlphaOverEffectOp Struct Reference

Public Member Functions

template<typename T>
void apply (const T *src1, const T *src2, T *dst, int64_t size) const

Public Attributes

float factor

Detailed Description

Definition at line 44 of file vse_effect_blend.cc.

Member Function Documentation

◆ apply()

template<typename T>
void blender::seq::AlphaOverEffectOp::apply ( const T * src1,
const T * src2,
T * dst,
int64_t size ) const
inline

Member Data Documentation

◆ factor

float blender::seq::AlphaOverEffectOp::factor

Definition at line 75 of file vse_effect_blend.cc.

Referenced by apply(), and blender::seq::do_alphaover_effect().


The documentation for this struct was generated from the following file: