Blender V4.5
BPyBLFImBufContext Struct Reference

Public Attributes

PyObject_HEAD PyObject * py_imbuf
const ColorManagedDisplaydisplay
int fontid
BLFBufferStatebuffer_state

Detailed Description

Definition at line 34 of file blf_py_api.cc.

Member Data Documentation

◆ buffer_state

BLFBufferState* BPyBLFImBufContext::buffer_state

Definition at line 40 of file blf_py_api.cc.

◆ display

const ColorManagedDisplay* BPyBLFImBufContext::display

Definition at line 37 of file blf_py_api.cc.

◆ fontid

int BPyBLFImBufContext::fontid

Definition at line 39 of file blf_py_api.cc.

◆ py_imbuf

PyObject_HEAD PyObject* BPyBLFImBufContext::py_imbuf

Definition at line 36 of file blf_py_api.cc.


The documentation for this struct was generated from the following file: