|
Blender
V3.3
|
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 464 of file sequencer_edit.c.
| int SlipData::init_mouse[2] |
Definition at line 465 of file sequencer_edit.c.
| float SlipData::init_mouseloc[2] |
Definition at line 466 of file sequencer_edit.c.
| NumInput SlipData::num_input |
Definition at line 473 of file sequencer_edit.c.
| int SlipData::num_seq |
Definition at line 470 of file sequencer_edit.c.
| Sequence** SlipData::seq_array |
Definition at line 468 of file sequencer_edit.c.
| bool SlipData::slow |
Definition at line 471 of file sequencer_edit.c.
| int SlipData::slow_offset |
Definition at line 472 of file sequencer_edit.c.
| bool* SlipData::trim |
Definition at line 469 of file sequencer_edit.c.
| TransSeq* SlipData::ts |
Definition at line 467 of file sequencer_edit.c.