Blender
V3.3
|
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 579 of file imbuf_py_api.c.
References BPyInit_imbuf_types(), IMB_module_def, and mod().
|
extern |
Definition at line 349 of file imbuf_py_api.c.
Referenced by BPyInit_imbuf_types(), M_imbuf_write(), and Py_ImBuf_CreatePyObject().