|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| PyObject * | BPyInit_imbuf () |
Variables | |
| PyTypeObject | Py_ImBuf_Type |
| PyObject * BPyInit_imbuf | ( | ) |
Definition at line 665 of file imbuf_py_api.cc.
References BPyInit_imbuf_types(), IMB_module_def, and mod().
|
extern |
Definition at line 402 of file imbuf_py_api.cc.
Referenced by BPyInit_imbuf_types(), M_imbuf_write(), and Py_ImBuf_CreatePyObject().