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

#include <gpu_py_framebuffer.h>

Public Attributes

PyObject_HEAD struct GPUFrameBufferfb
 

Detailed Description

Definition at line 29 of file gpu_py_framebuffer.h.

Member Data Documentation

◆ fb

PyObject_HEAD struct GPUFrameBuffer* BPyGPUFrameBuffer::fb

Definition at line 30 of file gpu_py_framebuffer.h.

Referenced by pygpu_framebuffer_valid_check().


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