Blender V4.3
imbuf_py_api.hh File Reference

Go to the source code of this file.

Functions

PyObject * BPyInit_imbuf ()
 

Variables

PyTypeObject Py_ImBuf_Type
 

Function Documentation

◆ BPyInit_imbuf()

PyObject * BPyInit_imbuf ( )

Definition at line 665 of file imbuf_py_api.cc.

References BPyInit_imbuf_types(), IMB_module_def, and mod().

Variable Documentation

◆ Py_ImBuf_Type

PyTypeObject Py_ImBuf_Type
extern

Definition at line 402 of file imbuf_py_api.cc.

Referenced by BPyInit_imbuf_types(), M_imbuf_write(), and Py_ImBuf_CreatePyObject().