|
Blender
V2.93
|
#include <BKE_context.h>
Public Attributes | |
| void * | py_context |
| void * | py_context_orig |
Definition at line 161 of file BKE_context.h.
| void* bContext_PyState::py_context |
Definition at line 162 of file BKE_context.h.
Referenced by CTX_py_state_pop(), and CTX_py_state_push().
| void* bContext_PyState::py_context_orig |
Definition at line 163 of file BKE_context.h.
Referenced by CTX_py_state_pop(), and CTX_py_state_push().