Blender V5.0
PyFrameBufferStackContext Struct Reference

Public Attributes

PyObject_HEAD BPyGPUFrameBufferpy_fb
int level

Detailed Description

Definition at line 120 of file gpu_py_framebuffer.cc.

Member Data Documentation

◆ level

int PyFrameBufferStackContext::level

Definition at line 123 of file gpu_py_framebuffer.cc.

◆ py_fb

PyObject_HEAD BPyGPUFrameBuffer* PyFrameBufferStackContext::py_fb

Definition at line 122 of file gpu_py_framebuffer.cc.


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