Blender  V2.93
Public Attributes | List of all members
PyFrameBufferStackContext Struct Reference

Public Attributes

PyObject_HEAD BPyGPUFrameBufferpy_fb
 
int level
 

Detailed Description

Definition at line 125 of file gpu_py_framebuffer.c.

Member Data Documentation

◆ level

int PyFrameBufferStackContext::level

Definition at line 128 of file gpu_py_framebuffer.c.

◆ py_fb

PyObject_HEAD BPyGPUFrameBuffer* PyFrameBufferStackContext::py_fb

Definition at line 127 of file gpu_py_framebuffer.c.


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