|
Blender V4.3
|
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 |
| BoneCollection * | child0 |
| BoneCollection * | child1 |
| BoneCollection * | child2 |
| BoneCollection * | child1_0 |
Definition at line 1285 of file bone_collections_test.cc.
|
inlineprotected |
Definition at line 1319 of file bone_collections_test.cc.
References arm, and blender::animrig::internal::bonecolls_debug_list().
|
inlineoverrideprotected |
Definition at line 1295 of file bone_collections_test.cc.
References ANIM_armature_bonecoll_new(), arm, child0, child1, child1_0, child2, bArmature::collection_array, bArmature::id, BoneCollection::name, ID::name, root, and STRNCPY.
Referenced by blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::SetUp().
|
inlineoverrideprotected |
Definition at line 1313 of file bone_collections_test.cc.
References arm, BKE_idtype_init(), BKE_libblock_free_datablock(), and bArmature::id.
Referenced by blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::TearDown().
|
protected |
Definition at line 1287 of file bone_collections_test.cc.
Referenced by expect_bcolls(), blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::SetUp(), SetUp(), and TearDown().
|
protected |
Definition at line 1290 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1291 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1293 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1292 of file bone_collections_test.cc.
Referenced by SetUp().
|
protected |
Definition at line 1289 of file bone_collections_test.cc.
Referenced by SetUp().