|
Blender V5.0
|
Inherited by blender::bke::tests::MaterialTestData, blender::bke::tests::MeshTestData, and blender::bke::tests::WholeIDTestData.
Public Member Functions | |
| TestData () | |
| ~TestData () | |
| TestData () | |
| ~TestData () | |
Public Attributes | |
| Main * | bmain = nullptr |
| bContext * | C = nullptr |
Definition at line 38 of file lib_query_test.cc.
|
inline |
Definition at line 43 of file lib_query_test.cc.
References BKE_main_new(), CTX_create(), CTX_data_main_set(), and G.
|
inline |
Definition at line 56 of file lib_query_test.cc.
References BKE_main_free(), CTX_free(), and G.
|
inline |
Definition at line 42 of file lib_remap_test.cc.
References BKE_main_new(), CTX_create(), CTX_data_main_set(), and G.
|
inline |
Definition at line 55 of file lib_remap_test.cc.
References BKE_main_free(), C, CTX_free(), and G.
Definition at line 40 of file lib_query_test.cc.
Referenced by blender::bke::tests::IDSubDataTestData::IDSubDataTestData(), blender::bke::tests::MaterialTestData::MaterialTestData(), blender::bke::tests::MeshObjectTestData::MeshObjectTestData(), blender::bke::tests::MeshTestData::MeshTestData(), blender::bke::tests::TwoMeshesTestData::TwoMeshesTestData(), blender::bke::tests::WholeIDTestData::WholeIDTestData(), and blender::bke::tests::IDSubDataTestData::~IDSubDataTestData().
Definition at line 41 of file lib_query_test.cc.
Referenced by blender::bke::tests::IDSubDataTestData::IDSubDataTestData(), blender::bke::tests::MaterialTestData::MaterialTestData(), blender::bke::tests::WholeIDTestData::WholeIDTestData(), and ~TestData().