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

Public Member Functions

 WipeData (const WipeVars *wipe, int width, int height, float fac)

Public Attributes

float2 size
float2 pos
float2 normal
float blend_width_inv = 0.0f
float iris_dist = 0.0f
float2 clock_angles
float clock_angle_inv_dif = 0.0f
eEffectWipeType type
bool forward = false

Detailed Description

Definition at line 24 of file vse_effect_wipe.cc.

Constructor & Destructor Documentation

◆ WipeData()

Member Data Documentation

◆ blend_width_inv

float blender::seq::WipeData::blend_width_inv = 0.0f

Definition at line 88 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ clock_angle_inv_dif

float blender::seq::WipeData::clock_angle_inv_dif = 0.0f

Definition at line 91 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ clock_angles

float2 blender::seq::WipeData::clock_angles

Definition at line 90 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ forward

bool blender::seq::WipeData::forward = false

Definition at line 93 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ iris_dist

float blender::seq::WipeData::iris_dist = 0.0f

Definition at line 89 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ normal

float2 blender::seq::WipeData::normal

Definition at line 87 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ pos

float2 blender::seq::WipeData::pos

Definition at line 86 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ size

float2 blender::seq::WipeData::size

Definition at line 85 of file vse_effect_wipe.cc.

Referenced by WipeData().

◆ type

eEffectWipeType blender::seq::WipeData::type

Definition at line 92 of file vse_effect_wipe.cc.

Referenced by WipeData().


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