|
Blender V4.5
|
Public Attributes | |
| PyObject_HEAD PyObject * | py_imbuf |
| const ColorManagedDisplay * | display |
| int | fontid |
| BLFBufferState * | buffer_state |
Definition at line 34 of file blf_py_api.cc.
| BLFBufferState* BPyBLFImBufContext::buffer_state |
Definition at line 40 of file blf_py_api.cc.
| const ColorManagedDisplay* BPyBLFImBufContext::display |
Definition at line 37 of file blf_py_api.cc.
| int BPyBLFImBufContext::fontid |
Definition at line 39 of file blf_py_api.cc.
| PyObject_HEAD PyObject* BPyBLFImBufContext::py_imbuf |
Definition at line 36 of file blf_py_api.cc.