Blender  V3.3
Public Attributes | List of all members
bContext_PyState Struct Reference

#include <BKE_context.h>

Public Attributes

voidpy_context
 
voidpy_context_orig
 

Detailed Description

Definition at line 155 of file BKE_context.h.

Member Data Documentation

◆ py_context

void* bContext_PyState::py_context

Definition at line 156 of file BKE_context.h.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().

◆ py_context_orig

void* bContext_PyState::py_context_orig

Definition at line 157 of file BKE_context.h.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().


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