|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| PyObject * | BPyInit_imbuf (void) |
Variables | |
| PyTypeObject | Py_ImBuf_Type |
| PyObject* BPyInit_imbuf | ( | void | ) |
Definition at line 558 of file imbuf_py_api.c.
References BPyInit_imbuf_types(), IMB_module_def, and mod().
|
extern |
Definition at line 350 of file imbuf_py_api.c.
Referenced by BPyInit_imbuf_types(), M_imbuf_write(), and Py_ImBuf_CreatePyObject().