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

#include <gpu_py_framebuffer.h>

Public Attributes

PyObject_HEAD struct GPUFrameBufferfb
 
bool shared_reference
 

Detailed Description

Definition at line 15 of file gpu_py_framebuffer.h.

Member Data Documentation

◆ fb

PyObject_HEAD struct GPUFrameBuffer* BPyGPUFrameBuffer::fb

Definition at line 17 of file gpu_py_framebuffer.h.

Referenced by pygpu_framebuffer_valid_check().

◆ shared_reference

bool BPyGPUFrameBuffer::shared_reference

Definition at line 20 of file gpu_py_framebuffer.h.


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