![]() |
Blender V2.61 - r43446
|
#include <BKE_context.h>
Public Attributes | |
| struct bContextStoreEntry * | next |
| struct bContextStoreEntry * | prev |
| char | name [128] |
| PointerRNA | ptr |
Definition at line 78 of file BKE_context.h.
| char bContextStoreEntry::name[128] |
Definition at line 81 of file BKE_context.h.
Referenced by CTX_data_dir_get(), and CTX_store_add().
Definition at line 79 of file BKE_context.h.
Referenced by CTX_data_dir_get().
Definition at line 79 of file BKE_context.h.
Definition at line 82 of file BKE_context.h.
Referenced by ctx_data_get(), and CTX_store_add().