|
Blender V5.0
|
#include <DNA_action_types.h>
Inherited by blender::animrig::Channelbag.
Public Attributes | |
| int32_t | slot_handle |
| int | group_array_num |
| struct bActionGroup ** | group_array |
| uint8_t | _pad [4] |
| int | fcurve_array_num |
| struct FCurve ** | fcurve_array |
Definition at line 1303 of file DNA_action_types.h.
| uint8_t ActionChannelbag::_pad[4] |
Definition at line 1323 of file DNA_action_types.h.
| struct FCurve** ActionChannelbag::fcurve_array |
Definition at line 1326 of file DNA_action_types.h.
Referenced by blender::animrig::Channelbag::channel_group_move_to_index(), blender::animrig::Channelbag::channel_group_remove(), blender::animrig::Channelbag::Channelbag(), blender::animrig::versioning::convert_legacy_animato_action(), blender::animrig::convert_to_layered_action(), blender::animrig::Channelbag::fcurve(), blender::animrig::Channelbag::fcurve(), blender::animrig::Channelbag::fcurve_append(), blender::animrig::Channelbag::fcurve_assign_to_channel_group(), blender::animrig::Channelbag::fcurve_create(), blender::animrig::Channelbag::fcurve_create_many(), blender::animrig::Channelbag::fcurve_detach_by_index(), blender::animrig::Channelbag::fcurve_move_to_index(), blender::animrig::Channelbag::fcurve_ungroup(), blender::animrig::Channelbag::fcurves(), blender::animrig::Channelbag::fcurves(), blender::animrig::Channelbag::fcurves_clear(), blender::bke::read_channelbag(), blender::animrig::tests::TEST_F(), blender::animrig::tests::TEST_F(), and blender::animrig::Channelbag::~Channelbag().
| int ActionChannelbag::fcurve_array_num |
Definition at line 1325 of file DNA_action_types.h.
Referenced by blender::animrig::legacy::action_fcurves_remove(), blender::animrig::Channelbag::channel_group_move_to_index(), blender::animrig::Channelbag::channel_group_remove(), blender::animrig::Channelbag::Channelbag(), blender::animrig::versioning::convert_legacy_animato_action(), blender::animrig::convert_to_layered_action(), blender::animrig::Channelbag::fcurve_append(), blender::animrig::Channelbag::fcurve_assign_to_channel_group(), blender::animrig::Channelbag::fcurve_create(), blender::animrig::Channelbag::fcurve_create_many(), blender::animrig::Channelbag::fcurve_detach_by_index(), blender::animrig::Channelbag::fcurve_move_to_index(), blender::animrig::Channelbag::fcurve_ungroup(), blender::animrig::Channelbag::fcurves(), blender::animrig::Channelbag::fcurves(), blender::animrig::Channelbag::fcurves_clear(), blender::bke::read_channelbag(), blender::animrig::tests::TEST_F(), blender::animrig::tests::TEST_F(), blender::animrig::tests::TEST_F(), blender::animrig::tests::TEST_F(), and blender::animrig::Channelbag::~Channelbag().
| struct bActionGroup** ActionChannelbag::group_array |
Definition at line 1321 of file DNA_action_types.h.
Referenced by blender::animrig::Channelbag::channel_group(), blender::animrig::Channelbag::channel_group(), blender::animrig::Channelbag::channel_group_create(), blender::animrig::Channelbag::channel_group_find_index(), blender::animrig::Channelbag::channel_group_move_to_index(), blender::animrig::Channelbag::channel_groups(), blender::animrig::Channelbag::channel_groups(), blender::animrig::Channelbag::Channelbag(), blender::animrig::versioning::convert_legacy_animato_action(), blender::animrig::Channelbag::fcurve_create_many(), blender::bke::read_channelbag(), and blender::animrig::Channelbag::~Channelbag().
| int ActionChannelbag::group_array_num |
Definition at line 1320 of file DNA_action_types.h.
Referenced by blender::animrig::Channelbag::channel_group(), blender::animrig::Channelbag::channel_group(), blender::animrig::Channelbag::channel_group_create(), blender::animrig::Channelbag::channel_group_find_index(), blender::animrig::Channelbag::channel_group_move_to_index(), blender::animrig::Channelbag::channel_groups(), blender::animrig::Channelbag::channel_groups(), blender::animrig::Channelbag::Channelbag(), blender::animrig::versioning::convert_legacy_animato_action(), blender::animrig::Channelbag::fcurve_create_many(), blender::bke::read_channelbag(), and blender::animrig::Channelbag::~Channelbag().
| int32_t ActionChannelbag::slot_handle |
Definition at line 1304 of file DNA_action_types.h.
Referenced by blender::animrig::Channelbag::Channelbag(), blender::animrig::StripKeyframeData::channelbag_for_slot_add(), blender::ed::animation::pastebuf_find_matching_copybuf_item(), blender::animrig::StripKeyframeData::slot_data_duplicate(), blender::animrig::tests::TEST_F(), and blender::animrig::tests::TEST_F().