|
Blender V5.0
|
Inherits testing::Test.
Inherited by blender::animrig::tests::ArmatureBoneCollectionsLiboverrides.
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
| testing::AssertionResult | expect_bcolls (std::vector< std::string > expect_names) |
Protected Attributes | |
| bArmature | arm = {} |
| BoneCollection * | root = nullptr |
| BoneCollection * | child0 = nullptr |
| BoneCollection * | child1 = nullptr |
| BoneCollection * | child2 = nullptr |
| BoneCollection * | child1_0 = nullptr |
Definition at line 1289 of file bone_collections_test.cc.
|
inlineprotected |
Definition at line 1322 of file bone_collections_test.cc.
References arm, blender::animrig::internal::bonecolls_debug_list(), and i.
|
inlineoverrideprotected |
Definition at line 1299 of file bone_collections_test.cc.
References ANIM_armature_bonecoll_new(), arm, child0, child1, child1_0, child2, root, and STRNCPY().
Referenced by blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::SetUp().
|
inlineoverrideprotected |
Definition at line 1316 of file bone_collections_test.cc.
References arm, BKE_idtype_init(), and BKE_libblock_free_datablock().
Referenced by blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::TearDown().
|
protected |
Definition at line 1291 of file bone_collections_test.cc.
Referenced by expect_bcolls(), blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::SetUp(), SetUp(), and TearDown().
|
protected |
Definition at line 1294 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1295 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1297 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1296 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1293 of file bone_collections_test.cc.
Referenced by SetUp().