Blender
V3.3
|
Public Attributes | |
PyObject_HEAD BPyGPUOffScreen * | py_offscreen |
int | level |
bool | is_explicitly_bound |
Definition at line 90 of file gpu_py_offscreen.c.
bool OffScreenStackContext::is_explicitly_bound |
Definition at line 94 of file gpu_py_offscreen.c.
int OffScreenStackContext::level |
Definition at line 93 of file gpu_py_offscreen.c.
PyObject_HEAD BPyGPUOffScreen* OffScreenStackContext::py_offscreen |
Definition at line 92 of file gpu_py_offscreen.c.