Blender V5.0
bpy_library.hh File Reference
#include <Python.h>

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 815 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 800 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 194 of file bpy_library_write.cc.

Referenced by BPY_rna_types_extend_capi().