|
Blender V5.0
|
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 = nullptr |
| BoneCollection * | dst_child0 = nullptr |
| BoneCollection * | dst_child1 = nullptr |
| BoneCollection * | dst_child2 = nullptr |
| BoneCollection * | dst_child1_0 = nullptr |
| Protected Attributes inherited from blender::animrig::tests::ArmatureBoneCollectionsTestList | |
| bArmature | arm = {} |
| BoneCollection * | root = nullptr |
| BoneCollection * | child0 = nullptr |
| BoneCollection * | child1 = nullptr |
| BoneCollection * | child2 = nullptr |
| BoneCollection * | child1_0 = nullptr |
Definition at line 1527 of file bone_collections_test.cc.
|
inlineoverrideprotected |
Definition at line 1537 of file bone_collections_test.cc.
References ANIM_armature_bonecoll_new(), blender::animrig::tests::ArmatureBoneCollectionsTestList::arm, BKE_armature_bone_hash_make(), dst_arm, dst_child0, dst_child1, dst_child1_0, dst_child2, dst_root, blender::animrig::tests::ArmatureBoneCollectionsTestList::SetUp(), and STRNCPY().
|
inlineoverrideprotected |
Definition at line 1561 of file bone_collections_test.cc.
References BKE_libblock_free_datablock(), dst_arm, and blender::animrig::tests::ArmatureBoneCollectionsTestList::TearDown().
|
protected |
Definition at line 1529 of file bone_collections_test.cc.
Referenced by SetUp(), and TearDown().
|
protected |
Definition at line 1532 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1533 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1535 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1534 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1531 of file bone_collections_test.cc.
Referenced by SetUp().