|
Blender V5.0
|
Public Attributes | |
| PyObject_HEAD PyObject * | py_imbuf |
| int | fontid |
| BLFBufferState * | buffer_state |
Definition at line 34 of file blf_py_api.cc.
| BLFBufferState* BPyBLFImBufContext::buffer_state |
Definition at line 39 of file blf_py_api.cc.
| int BPyBLFImBufContext::fontid |
Definition at line 38 of file blf_py_api.cc.
| PyObject_HEAD PyObject* BPyBLFImBufContext::py_imbuf |
Definition at line 36 of file blf_py_api.cc.