|
Blender V4.3
|
Classes | |
| class | NLASlottedActionTest |
Functions | |
| TEST_F (NLASlottedActionTest, assign_slot_to_nla_strip) | |
| TEST_F (NLASlottedActionTest, assign_slot_to_multiple_strips) | |
| blender::animrig::nla::tests::TEST_F | ( | NLASlottedActionTest | , |
| assign_slot_to_multiple_strips | ) |
Definition at line 123 of file animrig/intern/nla_test.cc.
References NlaStrip::action_slot_handle, blender::animrig::nla::assign_action(), blender::animrig::nla::assign_action_slot(), BKE_animdata_ensure_id(), BKE_nlastrip_new(), BKE_nlatrack_add_strip(), BKE_nlatrack_new_tail(), BLI_listbase_count(), blender::Vector< T, InlineBufferCapacity, Allocator >::contains(), NlaStrip::end, EXPECT_EQ(), ActionSlot::handle, AnimData::nla_tracks, blender::animrig::OK, blender::animrig::Slot::runtime_users(), NlaStrip::start, NlaTrack::strips, blender::animrig::nla::unassign_action(), and blender::animrig::Slot::unassigned.
| blender::animrig::nla::tests::TEST_F | ( | NLASlottedActionTest | , |
| assign_slot_to_nla_strip | ) |
Definition at line 65 of file animrig/intern/nla_test.cc.
References NlaStrip::act, NlaStrip::action_slot_handle, NlaStrip::action_slot_name, blender::animrig::nla::assign_action(), blender::animrig::nla::assign_action_slot(), BKE_animdata_ensure_id(), BKE_nlastrip_new(), BKE_nlatrack_add_strip(), BKE_nlatrack_new_tail(), blender::Vector< T, InlineBufferCapacity, Allocator >::contains(), EXPECT_EQ(), ActionSlot::handle, ActionSlot::name, AnimData::nla_tracks, blender::animrig::OK, blender::animrig::Slot::runtime_users(), blender::animrig::nla::unassign_action(), and blender::animrig::Slot::unassigned.