Blender
V3.3
source
blender
python
intern
bpy_rna_context.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
extern
PyMethodDef
BPY_rna_context_temp_override_method_def
;
14
15
void
bpy_rna_context_types_init
(
void
);
16
17
#ifdef __cplusplus
18
}
19
#endif
bpy_rna_context_types_init
void bpy_rna_context_types_init(void)
Definition:
bpy_rna_context.c:313
BPY_rna_context_temp_override_method_def
PyMethodDef BPY_rna_context_temp_override_method_def
Definition:
bpy_rna_context.c:306
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1