Blender V5.0
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 = {}
Mainbmain

Detailed Description

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

Referenced by SetUp(), and TearDown().

◆ bmain

Main* blender::animrig::tests::ArmatureBoneCollections::bmain
protected

Definition at line 53 of file bone_collections_test.cc.

Referenced by SetUp(), and TearDown().

◆ bone1

Bone blender::animrig::tests::ArmatureBoneCollections::bone1 = {}
protected

Definition at line 52 of file bone_collections_test.cc.

Referenced by SetUp().

◆ bone2

Bone blender::animrig::tests::ArmatureBoneCollections::bone2 = {}
protected

Definition at line 52 of file bone_collections_test.cc.

Referenced by SetUp().

◆ bone3

Bone blender::animrig::tests::ArmatureBoneCollections::bone3 = {}
protected

Definition at line 52 of file bone_collections_test.cc.

Referenced by SetUp().


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