Blender  V2.93
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 97 of file gpu_py_offscreen.c.

Member Data Documentation

◆ is_explicitly_bound

bool OffScreenStackContext::is_explicitly_bound

Definition at line 101 of file gpu_py_offscreen.c.

◆ level

int OffScreenStackContext::level

Definition at line 100 of file gpu_py_offscreen.c.

◆ py_offscreen

PyObject_HEAD BPyGPUOffScreen* OffScreenStackContext::py_offscreen

Definition at line 99 of file gpu_py_offscreen.c.


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