Blender V5.0
blender::bke::tests::TestData Class Reference

Inherited by blender::bke::tests::MaterialTestData, blender::bke::tests::MeshTestData, and blender::bke::tests::WholeIDTestData.

Public Member Functions

 TestData ()
 ~TestData ()
 TestData ()
 ~TestData ()

Public Attributes

Mainbmain = nullptr
bContextC = nullptr

Detailed Description

Definition at line 38 of file lib_query_test.cc.

Constructor & Destructor Documentation

◆ TestData() [1/2]

blender::bke::tests::TestData::TestData ( )
inline

Definition at line 43 of file lib_query_test.cc.

References BKE_main_new(), CTX_create(), CTX_data_main_set(), and G.

◆ ~TestData() [1/2]

blender::bke::tests::TestData::~TestData ( )
inline

Definition at line 56 of file lib_query_test.cc.

References BKE_main_free(), CTX_free(), and G.

◆ TestData() [2/2]

blender::bke::tests::TestData::TestData ( )
inline

Definition at line 42 of file lib_remap_test.cc.

References BKE_main_new(), CTX_create(), CTX_data_main_set(), and G.

◆ ~TestData() [2/2]

blender::bke::tests::TestData::~TestData ( )
inline

Definition at line 55 of file lib_remap_test.cc.

References BKE_main_free(), C, CTX_free(), and G.

Member Data Documentation

◆ bmain

◆ C


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