Blender V5.0
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 = nullptr
BoneCollectiondst_child0 = nullptr
BoneCollectiondst_child1 = nullptr
BoneCollectiondst_child2 = nullptr
BoneCollectiondst_child1_0 = nullptr
Protected Attributes inherited from blender::animrig::tests::ArmatureBoneCollectionsTestList
bArmature arm = {}
BoneCollectionroot = nullptr
BoneCollectionchild0 = nullptr
BoneCollectionchild1 = nullptr
BoneCollectionchild2 = nullptr
BoneCollectionchild1_0 = nullptr

Detailed Description

Definition at line 1527 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 1529 of file bone_collections_test.cc.

Referenced by SetUp(), and TearDown().

◆ dst_child0

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

Definition at line 1532 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child1

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

Definition at line 1533 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child1_0

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

Definition at line 1535 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_child2

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

Definition at line 1534 of file bone_collections_test.cc.

Referenced by SetUp().

◆ dst_root

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

Definition at line 1531 of file bone_collections_test.cc.

Referenced by SetUp().


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