Blender V2.61 - r43446
|
Public Attributes | |
float | angle |
int | flip |
int | xo |
int | yo |
int | width |
float | pythangle |
Definition at line 1575 of file seqeffects.c.
float WipeZone::angle |
Definition at line 1576 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().
int WipeZone::flip |
Definition at line 1577 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().
float WipeZone::pythangle |
Definition at line 1580 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().
int WipeZone::width |
Definition at line 1579 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().
int WipeZone::xo |
Definition at line 1578 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().
int WipeZone::yo |
Definition at line 1578 of file seqeffects.c.
Referenced by check_zone(), and precalc_wipe_zone().