|
Blender
V3.3
|
#include <BKE_context.h>
Public Attributes | |
| void * | py_context |
| void * | py_context_orig |
Definition at line 155 of file BKE_context.h.
| 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().
| 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().