|
Blender
V2.93
|
Public Attributes | |
| int | init_mouse [2] |
| float | init_mouseloc [2] |
| TransSeq * | ts |
| Sequence ** | seq_array |
| bool * | trim |
| int | num_seq |
| bool | slow |
| int | slow_offset |
| NumInput | num_input |
Definition at line 403 of file sequencer_edit.c.
| int SlipData::init_mouse[2] |
Definition at line 404 of file sequencer_edit.c.
| float SlipData::init_mouseloc[2] |
Definition at line 405 of file sequencer_edit.c.
| NumInput SlipData::num_input |
Definition at line 412 of file sequencer_edit.c.
| int SlipData::num_seq |
Definition at line 409 of file sequencer_edit.c.
| Sequence** SlipData::seq_array |
Definition at line 407 of file sequencer_edit.c.
| bool SlipData::slow |
Definition at line 410 of file sequencer_edit.c.
| int SlipData::slow_offset |
Definition at line 411 of file sequencer_edit.c.
| bool* SlipData::trim |
Definition at line 408 of file sequencer_edit.c.
| TransSeq* SlipData::ts |
Definition at line 406 of file sequencer_edit.c.