Blender V4.3
BPyGPUOffScreen Struct Reference

#include <gpu_py_offscreen.hh>

Public Attributes

PyObject_HEAD GPUOffScreenofs
 
GPUViewportviewport
 

Detailed Description

Definition at line 20 of file gpu_py_offscreen.hh.

Member Data Documentation

◆ ofs

PyObject_HEAD GPUOffScreen* BPyGPUOffScreen::ofs

Definition at line 22 of file gpu_py_offscreen.hh.

Referenced by pygpu_offscreen_valid_check().

◆ viewport

GPUViewport* BPyGPUOffScreen::viewport

Definition at line 23 of file gpu_py_offscreen.hh.


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