Blender V5.0
blender::seq::AlphaUnderEffectOp 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 97 of file vse_effect_blend.cc.

Member Function Documentation

◆ apply()

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

Member Data Documentation

◆ factor

float blender::seq::AlphaUnderEffectOp::factor

Definition at line 125 of file vse_effect_blend.cc.

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


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