Blender V4.3
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

Mainbmain
 
Actionaction
 
Objectcube
 

Detailed Description

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

Member Function Documentation

◆ SetUp()

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

◆ SetUpTestSuite()

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

Definition at line 36 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 59 of file animrig/intern/nla_test.cc.

References BKE_main_free(), and bmain.

◆ TearDownTestSuite()

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

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

References CLG_exit().

Member Data Documentation

◆ action

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

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

Referenced by SetUp().

◆ bmain

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

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

Referenced by SetUp(), and TearDown().

◆ cube

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

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

Referenced by SetUp().


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