Definition at line 56 of file context.c.
◆ area
struct { ... } bContext::data |
◆ gizmo_group
◆ main
struct Main* bContext::main |
◆ manager
◆ menu
◆ operator_poll_msg
const char* bContext::operator_poll_msg |
Store the reason the poll function fails (static string, not allocated). For more advanced formatting use operator_poll_msg_dyn_params
.
Definition at line 76 of file context.c.
◆ operator_poll_msg_dyn_params
Store values to dynamically to create the string (called when a tool-tip is shown).
Definition at line 76 of file context.c.
Referenced by CTX_copy().
◆ py_context
void* bContext::py_context |
◆ py_context_orig
void* bContext::py_context_orig |
If we need to remove members, do so in a copy (keep this to check if the copy needs freeing).
Definition at line 96 of file context.c.
◆ py_init
True if python is initialized.
Definition at line 90 of file context.c.
◆ recursion
◆ region
◆ scene
struct Scene* bContext::scene |
◆ screen
◆ store
◆ thread
◆ window
struct { ... } bContext::wm |
◆ workspace
The documentation for this struct was generated from the following file: