Blender
V3.3
source
blender
python
intern
bpy_rna_id_collection.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_id_collection_user_map_method_def
;
14
extern
PyMethodDef
BPY_rna_id_collection_batch_remove_method_def
;
15
extern
PyMethodDef
BPY_rna_id_collection_orphans_purge_method_def
;
16
17
#ifdef __cplusplus
18
}
19
#endif
BPY_rna_id_collection_batch_remove_method_def
PyMethodDef BPY_rna_id_collection_batch_remove_method_def
Definition:
bpy_rna_id_collection.c:422
BPY_rna_id_collection_orphans_purge_method_def
PyMethodDef BPY_rna_id_collection_orphans_purge_method_def
Definition:
bpy_rna_id_collection.c:428
BPY_rna_id_collection_user_map_method_def
PyMethodDef BPY_rna_id_collection_user_map_method_def
Definition:
bpy_rna_id_collection.c:416
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1