Blender
V4.3
source
blender
makesrna
intern
rna_material_api.cc
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2009 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#include <cstdio>
10
#include <cstdlib>
11
12
#include "
BLI_utildefines.h
"
13
14
#include "
RNA_define.hh
"
15
16
#include "
DNA_material_types.h
"
17
18
#include "
rna_internal.hh
"
/* own include */
19
20
#ifdef RNA_RUNTIME
21
22
#else
23
24
void
RNA_api_material
(
StructRNA
*
/*srna*/
)
25
{
26
// FunctionRNA *func;
27
// PropertyRNA *parm;
28
}
29
30
#endif
BLI_utildefines.h
DNA_material_types.h
RNA_define.hh
rna_internal.hh
RNA_api_material
void RNA_api_material(StructRNA *)
Definition
rna_material_api.cc:24
StructRNA
Definition
rna_internal_types.hh:545
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0