Blender
V3.3
|
Go to the source code of this file.
Functions | |
void | BPY_rna_types_extend_capi (void) |
Definition at line 232 of file bpy_rna_types_capi.c.
References ARRAY_SET_ITEMS, ARRAY_SIZE, BLI_assert, BPY_library_load_method_def, BPY_library_write_method_def, BPY_rna_context_temp_override_method_def, bpy_rna_context_types_init(), BPY_rna_data_context_method_def, BPY_rna_id_collection_batch_remove_method_def, BPY_rna_id_collection_orphans_purge_method_def, BPY_rna_id_collection_user_map_method_def, BPY_rna_operator_poll_message_set_method_def, BPY_rna_region_as_string_method_def, BPY_rna_region_from_string_method_def, BPY_rna_uilayout_introspect_method_def, NULL, pyrna_blenddata_methods, pyrna_blenddatalibraries_methods, pyrna_context_methods, pyrna_operator_methods, pyrna_space_methods, pyrna_struct_type_extend_capi(), pyrna_text_methods, pyrna_uilayout_methods, pyrna_windowmanager_getset, and pyrna_windowmanager_methods.
Referenced by BPy_init_modules().