Blender V4.3
bpy_library.hh File Reference

Go to the source code of this file.

Functions

int BPY_library_load_type_ready ()
 

Variables

PyMethodDef BPY_library_load_method_def
 
PyMethodDef BPY_library_write_method_def
 

Function Documentation

◆ BPY_library_load_type_ready()

int BPY_library_load_type_ready ( )

Definition at line 607 of file bpy_library_load.cc.

References bpy_lib_Type.

Referenced by BPy_init_modules().

Variable Documentation

◆ BPY_library_load_method_def

PyMethodDef BPY_library_load_method_def
extern

Definition at line 596 of file bpy_library_load.cc.

Referenced by BPY_rna_types_extend_capi().

◆ BPY_library_write_method_def

PyMethodDef BPY_library_write_method_def
extern

Definition at line 185 of file bpy_library_write.cc.

Referenced by BPY_rna_types_extend_capi().