Blender  V3.3
Public Attributes | List of all members
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.c.

Member Data Documentation

◆ is_explicitly_bound

bool OffScreenStackContext::is_explicitly_bound

Definition at line 94 of file gpu_py_offscreen.c.

◆ level

int OffScreenStackContext::level

Definition at line 93 of file gpu_py_offscreen.c.

◆ py_offscreen

PyObject_HEAD BPyGPUOffScreen* OffScreenStackContext::py_offscreen

Definition at line 92 of file gpu_py_offscreen.c.


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