|
Blender V5.0
|
Inherits blender::bke::tests::TestData.
Public Member Functions | |
| MaterialTestData () | |
| Public Member Functions inherited from blender::bke::tests::TestData | |
| TestData () | |
| ~TestData () | |
| TestData () | |
| ~TestData () | |
Public Attributes | |
| Material * | material = nullptr |
| bNodeTree * | material_nodetree = nullptr |
| Public Attributes inherited from blender::bke::tests::TestData | |
| Main * | bmain = nullptr |
| bContext * | C = nullptr |
Definition at line 96 of file lib_remap_test.cc.
|
inline |
Definition at line 100 of file lib_remap_test.cc.
References BKE_material_add(), blender::bke::tests::TestData::bmain, blender::bke::tests::TestData::C, ED_node_shader_default(), Material::id, material, and Material::nodetree.
Definition at line 98 of file lib_remap_test.cc.
Referenced by MaterialTestData().
Definition at line 99 of file lib_remap_test.cc.