Blender V4.5
blender::animrig::nla::tests::NLASlottedActionTest Class Reference

Inherits testing::Test.

Public Member Functions

void SetUp () override
void TearDown () override

Static Public Member Functions

static void SetUpTestSuite ()
static void TearDownTestSuite ()

Public Attributes

Main * bmain
Action * action
Object * cube

Detailed Description

Definition at line 26 of file animrig/intern/nla_test.cc.

Member Function Documentation

◆ SetUp()

void blender::animrig::nla::tests::NLASlottedActionTest::SetUp ( )
inlineoverride

◆ SetUpTestSuite()

void blender::animrig::nla::tests::NLASlottedActionTest::SetUpTestSuite ( )
inlinestatic

Definition at line 32 of file animrig/intern/nla_test.cc.

References BKE_idtype_init(), and CLG_init().

◆ TearDown()

void blender::animrig::nla::tests::NLASlottedActionTest::TearDown ( )
inlineoverride

Definition at line 55 of file animrig/intern/nla_test.cc.

References BKE_main_free(), and bmain.

◆ TearDownTestSuite()

void blender::animrig::nla::tests::NLASlottedActionTest::TearDownTestSuite ( )
inlinestatic

Definition at line 41 of file animrig/intern/nla_test.cc.

References CLG_exit().

Member Data Documentation

◆ action

Action* blender::animrig::nla::tests::NLASlottedActionTest::action

Definition at line 29 of file animrig/intern/nla_test.cc.

Referenced by SetUp().

◆ bmain

Main* blender::animrig::nla::tests::NLASlottedActionTest::bmain

Definition at line 28 of file animrig/intern/nla_test.cc.

Referenced by SetUp(), and TearDown().

◆ cube

Object* blender::animrig::nla::tests::NLASlottedActionTest::cube

Definition at line 30 of file animrig/intern/nla_test.cc.

Referenced by SetUp().


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