Definition at line 69 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 |
◆ 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 99 of file context.c.
◆ py_init
True if python is initialized.
Definition at line 93 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: