|
Blender V4.3
|
Inherits blender::animrig::tests::ArmatureBoneCollectionsTestList.
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Member Functions inherited from blender::animrig::tests::ArmatureBoneCollectionsTestList | |
| void | SetUp () override |
| void | TearDown () override |
| testing::AssertionResult | expect_bcolls (std::vector< std::string > expect_names) |
Protected Attributes | |
| bArmature | dst_arm |
| BoneCollection * | dst_root |
| BoneCollection * | dst_child0 |
| BoneCollection * | dst_child1 |
| BoneCollection * | dst_child2 |
| BoneCollection * | dst_child1_0 |
Protected Attributes inherited from blender::animrig::tests::ArmatureBoneCollectionsTestList | |
| bArmature | arm |
| BoneCollection * | root |
| BoneCollection * | child0 |
| BoneCollection * | child1 |
| BoneCollection * | child2 |
| BoneCollection * | child1_0 |
Definition at line 1524 of file bone_collections_test.cc.
|
inlineoverrideprotected |
Definition at line 1534 of file bone_collections_test.cc.
References ANIM_armature_bonecoll_new(), blender::animrig::tests::ArmatureBoneCollectionsTestList::arm, BKE_armature_bone_hash_make(), bArmature::collection_array, dst_arm, dst_child0, dst_child1, dst_child1_0, dst_child2, dst_root, bArmature::id, BoneCollection::name, ID::name, blender::animrig::tests::ArmatureBoneCollectionsTestList::SetUp(), and STRNCPY.
|
inlineoverrideprotected |
Definition at line 1559 of file bone_collections_test.cc.
References BKE_libblock_free_datablock(), dst_arm, bArmature::id, and blender::animrig::tests::ArmatureBoneCollectionsTestList::TearDown().
|
protected |
Definition at line 1526 of file bone_collections_test.cc.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 1529 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1530 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1532 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1531 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1528 of file bone_collections_test.cc.
Referenced by SetUp().