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

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
BoneCollectiondst_root
BoneCollectiondst_child0
BoneCollectiondst_child1
BoneCollectiondst_child2
BoneCollectiondst_child1_0
Protected Attributes inherited from blender::animrig::tests::ArmatureBoneCollectionsTestList
bArmature arm
BoneCollectionroot
BoneCollectionchild0
BoneCollectionchild1
BoneCollectionchild2
BoneCollectionchild1_0

Detailed Description

Definition at line 1524 of file bone_collections_test.cc.

Member Function Documentation

◆ SetUp()

◆ TearDown()

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

Member Data Documentation

◆ dst_arm

bArmature blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_arm
protected

Definition at line 1526 of file bone_collections_test.cc.

Referenced by SetUp(), and TearDown().

◆ dst_child0

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_child0
protected

Definition at line 1529 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child1

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_child1
protected

Definition at line 1530 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child1_0

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_child1_0
protected

Definition at line 1532 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child2

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_child2
protected

Definition at line 1531 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_root

BoneCollection* blender::animrig::tests::ArmatureBoneCollectionsLiboverrides::dst_root
protected

Definition at line 1528 of file bone_collections_test.cc.

Referenced by SetUp().


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