Blender V4.3
OffScreenStackContext Struct Reference

Public Attributes

PyObject_HEAD BPyGPUOffScreenpy_offscreen
 
int level
 
bool is_explicitly_bound
 

Detailed Description

Definition at line 90 of file gpu_py_offscreen.cc.

Member Data Documentation

◆ is_explicitly_bound

bool OffScreenStackContext::is_explicitly_bound

Definition at line 94 of file gpu_py_offscreen.cc.

◆ level

int OffScreenStackContext::level

Definition at line 93 of file gpu_py_offscreen.cc.

◆ py_offscreen

PyObject_HEAD BPyGPUOffScreen* OffScreenStackContext::py_offscreen

Definition at line 92 of file gpu_py_offscreen.cc.


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