![]() |
Blender V2.61 - r43446
|
#include <DNA_sequence_types.h>
Public Attributes | |
| struct MetaStack * | next |
| struct MetaStack * | prev |
| ListBase * | oldbasep |
| Sequence * | parseq |
Definition at line 181 of file DNA_sequence_types.h.
| struct MetaStack* MetaStack::next |
Definition at line 182 of file DNA_sequence_types.h.
Referenced by direct_link_scene(), and write_scenes().
Definition at line 183 of file DNA_sequence_types.h.
Referenced by direct_link_scene(), and sequencer_meta_toggle_exec().
Definition at line 184 of file DNA_sequence_types.h.
Referenced by direct_link_scene(), seq_update_muting(), sequencer_delete_exec(), and sequencer_meta_toggle_exec().
| struct MetaStack * MetaStack::prev |
Definition at line 182 of file DNA_sequence_types.h.
Referenced by sequencer_delete_exec().