|
Blender V4.3
|
#include <cstdio>#include <cstdlib>#include "BLI_utildefines.h"#include "RNA_define.hh"#include "DNA_material_types.h"#include "rna_internal.hh"Go to the source code of this file.
Functions | |
| void | RNA_api_material (StructRNA *) |
| void RNA_api_material | ( | StructRNA * | srna | ) |
Definition at line 24 of file rna_material_api.cc.
Referenced by RNA_def_material().