Blender V2.61 - r43446
Public Attributes

bContext Struct Reference

List of all members.

Public Attributes

int thread
struct {
   struct wmWindowManager *   manager
   struct wmWindow *   window
   struct bScreen *   screen
   struct ScrArea *   area
   struct ARegion *   region
   struct ARegion *   menu
   struct bContextStore *   store
   const char *   operator_poll_msg
wm
struct {
   struct Main *   main
   struct Scene *   scene
   int   recursion
   int   py_init
   void *   py_context
data
struct {
   int   render
eval

Detailed Description

Definition at line 58 of file context.c.


Member Data Documentation

struct { ... } bContext::data
struct { ... } bContext::eval

Definition at line 75 of file context.c.

Referenced by CTX_data_main(), and CTX_data_main_set().

Definition at line 63 of file context.c.

Referenced by CTX_wm_manager(), CTX_wm_manager_set(), and CTX_wm_reports().

Definition at line 68 of file context.c.

Referenced by CTX_wm_menu(), and CTX_wm_menu_set().

Definition at line 70 of file context.c.

Referenced by CTX_wm_operator_poll_msg_get(), and CTX_wm_operator_poll_msg_set().

Definition at line 80 of file context.c.

Referenced by CTX_py_dict_get(), and CTX_py_dict_set().

Definition at line 79 of file context.c.

Referenced by CTX_py_init_get(), and CTX_py_init_set().

Definition at line 78 of file context.c.

Referenced by ctx_data_get().

Definition at line 85 of file context.c.

Definition at line 69 of file context.c.

Referenced by CTX_data_dir_get(), ctx_data_get(), and CTX_store_set().

Definition at line 59 of file context.c.

Definition at line 64 of file context.c.

Referenced by CTX_wm_manager_set(), CTX_wm_window(), and CTX_wm_window_set().

struct { ... } bContext::wm

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