Blender V4.5
blender::seq::WipeZone Struct Reference

Public Attributes

float angle
 
int flip
 
int xo
 
int yo
 
int width
 
float pythangle
 
float clockWidth
 
int type
 
bool forward
 

Detailed Description

Definition at line 23 of file vse_effect_wipe.cc.

Member Data Documentation

◆ angle

float blender::seq::WipeZone::angle

Definition at line 24 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ clockWidth

float blender::seq::WipeZone::clockWidth

Definition at line 29 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ flip

int blender::seq::WipeZone::flip

Definition at line 25 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ forward

bool blender::seq::WipeZone::forward

Definition at line 31 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ pythangle

float blender::seq::WipeZone::pythangle

Definition at line 28 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ type

int blender::seq::WipeZone::type

Definition at line 30 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ width

int blender::seq::WipeZone::width

Definition at line 27 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ xo

int blender::seq::WipeZone::xo

Definition at line 26 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().

◆ yo

int blender::seq::WipeZone::yo

Definition at line 26 of file vse_effect_wipe.cc.

Referenced by blender::seq::check_zone(), and blender::seq::precalc_wipe_zone().


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