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

Inherits testing::Test.

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

bArmature arm
 
Bone bone1
 
Bone bone2
 
Bone bone3
 

Detailed Description

Definition at line 46 of file bone_collections_test.cc.

Member Function Documentation

◆ SetUp()

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

◆ TearDown()

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

Member Data Documentation

◆ arm

bArmature blender::animrig::tests::ArmatureBoneCollections::arm
protected

Definition at line 48 of file bone_collections_test.cc.

Referenced by SetUp(), and TearDown().

◆ bone1

Bone blender::animrig::tests::ArmatureBoneCollections::bone1
protected

Definition at line 49 of file bone_collections_test.cc.

Referenced by SetUp().

◆ bone2

Bone blender::animrig::tests::ArmatureBoneCollections::bone2
protected

Definition at line 49 of file bone_collections_test.cc.

Referenced by SetUp().

◆ bone3

Bone blender::animrig::tests::ArmatureBoneCollections::bone3
protected

Definition at line 49 of file bone_collections_test.cc.

Referenced by SetUp().


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