Blender V4.3
BPyGPUFrameBuffer Struct Reference

#include <gpu_py_framebuffer.hh>

Public Attributes

PyObject_HEAD GPUFrameBuffer * fb
 
bool shared_reference
 

Detailed Description

Definition at line 19 of file gpu_py_framebuffer.hh.

Member Data Documentation

◆ fb

PyObject_HEAD GPUFrameBuffer* BPyGPUFrameBuffer::fb

Definition at line 21 of file gpu_py_framebuffer.hh.

Referenced by pygpu_framebuffer_valid_check().

◆ shared_reference

bool BPyGPUFrameBuffer::shared_reference

Definition at line 24 of file gpu_py_framebuffer.hh.


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