|
Blender V5.0
|
#include <SEQ_animation.hh>
Public Attributes | |
| ListBase | curves |
| blender::animrig::Channelbag | channelbag |
| ListBase | drivers |
Definition at line 30 of file SEQ_animation.hh.
| blender::animrig::Channelbag blender::seq::AnimationBackup::channelbag |
Definition at line 36 of file SEQ_animation.hh.
Referenced by blender::seq::animation_backup_original(), blender::seq::animation_duplicate_backup_to_scene(), blender::seq::animation_restore_original(), and blender::seq::strip_animation_duplicate().
| ListBase blender::seq::AnimationBackup::curves |
Definition at line 35 of file SEQ_animation.hh.
Referenced by blender::seq::animation_backup_original(), blender::seq::animation_duplicate_backup_to_scene(), blender::seq::animation_restore_original(), and blender::seq::strip_animation_duplicate().
| ListBase blender::seq::AnimationBackup::drivers |
Definition at line 38 of file SEQ_animation.hh.
Referenced by blender::seq::animation_backup_original(), blender::seq::animation_duplicate_backup_to_scene(), blender::seq::animation_restore_original(), and blender::seq::strip_drivers_duplicate().