Blender V5.0
blender::seq::SubEffectOp 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 67 of file vse_effect_add_sub_mul.cc.

Member Function Documentation

◆ apply()

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

Definition at line 68 of file vse_effect_add_sub_mul.cc.

References factor, max_ff(), max_ii(), size(), and T.

Member Data Documentation

◆ factor

float blender::seq::SubEffectOp::factor

Definition at line 91 of file vse_effect_add_sub_mul.cc.

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


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