|
Blender V5.0
|
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 122 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(), Vector< T, InlineBufferCapacity, Allocator >::contains(), NlaStrip::end, EXPECT_EQ(), ActionSlot::handle, ID_OB, ActionSlot::identifier, ActionSlot::idtype, NlaStrip::last_slot_identifier, AnimData::nla_tracks, blender::animrig::OK, blender::animrig::Slot::runtime_users(), NlaStrip::start, NlaTrack::strips, and blender::animrig::nla::unassign_action().
| blender::animrig::nla::tests::TEST_F | ( | NLASlottedActionTest | , |
| assign_slot_to_nla_strip | ) |
Definition at line 61 of file animrig/intern/nla_test.cc.
References NlaStrip::act, 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(), Vector< T, InlineBufferCapacity, Allocator >::contains(), EXPECT_EQ(), GS, ActionSlot::handle, ActionSlot::identifier, ActionSlot::idtype, NlaStrip::last_slot_identifier, AnimData::nla_tracks, blender::animrig::OK, blender::animrig::Slot::runtime_users(), blender::animrig::nla::unassign_action(), and blender::animrig::Slot::unassigned.