Blender V4.3
blender::animrig::tests::ArmatureBoneCollectionsTestList Class Reference

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
BoneCollectionroot
BoneCollectionchild0
BoneCollectionchild1
BoneCollectionchild2
BoneCollectionchild1_0

Detailed Description

Definition at line 1285 of file bone_collections_test.cc.

Member Function Documentation

◆ expect_bcolls()

testing::AssertionResult blender::animrig::tests::ArmatureBoneCollectionsTestList::expect_bcolls ( std::vector< std::string > expect_names)
inlineprotected

◆ SetUp()

void blender::animrig::tests::ArmatureBoneCollectionsTestList::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void blender::animrig::tests::ArmatureBoneCollectionsTestList::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ arm

bArmature blender::animrig::tests::ArmatureBoneCollectionsTestList::arm
protected

◆ child0

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsTestList::child0
protected

Definition at line 1290 of file bone_collections_test.cc.

Referenced by SetUp().

◆ child1

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsTestList::child1
protected

Definition at line 1291 of file bone_collections_test.cc.

Referenced by SetUp().

◆ child1_0

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsTestList::child1_0
protected

Definition at line 1293 of file bone_collections_test.cc.

Referenced by SetUp().

◆ child2

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsTestList::child2
protected

Definition at line 1292 of file bone_collections_test.cc.

Referenced by SetUp().

◆ root

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsTestList::root
protected

Definition at line 1289 of file bone_collections_test.cc.

Referenced by SetUp().


The documentation for this class was generated from the following file: