Blender V5.0
BPyGPUFrameBuffer Struct Reference

#include <gpu_py_framebuffer.hh>

Public Attributes

PyObject_HEAD blender::gpu::FrameBufferfb
bool shared_reference

Detailed Description

Definition at line 23 of file gpu_py_framebuffer.hh.

Member Data Documentation

◆ fb

PyObject_HEAD blender::gpu::FrameBuffer* BPyGPUFrameBuffer::fb

Definition at line 25 of file gpu_py_framebuffer.hh.

Referenced by pygpu_framebuffer_valid_check().

◆ shared_reference

bool BPyGPUFrameBuffer::shared_reference

Definition at line 28 of file gpu_py_framebuffer.hh.


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