Blender V4.3
bContext_PyState Struct Reference

#include <BKE_context.hh>

Public Attributes

void * py_context
 
void * py_context_orig
 

Detailed Description

Definition at line 184 of file BKE_context.hh.

Member Data Documentation

◆ py_context

void* bContext_PyState::py_context

Definition at line 185 of file BKE_context.hh.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().

◆ py_context_orig

void* bContext_PyState::py_context_orig

Definition at line 186 of file BKE_context.hh.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().


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