Blender  V3.3
Public Attributes | List of all members
PyFrameBufferStackContext Struct Reference

Public Attributes

PyObject_HEAD BPyGPUFrameBufferpy_fb
 
int level
 

Detailed Description

Definition at line 116 of file gpu_py_framebuffer.c.

Member Data Documentation

◆ level

int PyFrameBufferStackContext::level

Definition at line 119 of file gpu_py_framebuffer.c.

◆ py_fb

PyObject_HEAD BPyGPUFrameBuffer* PyFrameBufferStackContext::py_fb

Definition at line 118 of file gpu_py_framebuffer.c.


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