Blender
V5.0
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
8
9
#include <cstdlib>
10
11
#include "
rna_internal.hh
"
/* own include */
12
13
#ifdef RNA_RUNTIME
14
15
#else
16
17
void
RNA_api_material
(
StructRNA
*
/*srna*/
)
18
{
19
// FunctionRNA *func;
20
// PropertyRNA *parm;
21
}
22
23
#endif
rna_internal.hh
RNA_api_material
void RNA_api_material(StructRNA *)
Definition
rna_material_api.cc:17
StructRNA
Definition
rna_internal_types.hh:663
Generated on
for Blender by
doxygen
1.16.1