|
Blender
V2.59
|
#include <RNA_types.h>
Public Attributes | |
| void * | data |
| StructRNA * | srna |
| StructCallbackFunc | call |
| StructFreeFunc | free |
Definition at line 356 of file RNA_types.h.
Definition at line 359 of file RNA_types.h.
| void* ExtensionRNA::data |
Definition at line 357 of file RNA_types.h.
Referenced by ANIM_keyingset_infos_exit(), operator_properties_init(), RNA_struct_free_extension(), spacetype_free(), and WM_menutype_free().
Definition at line 360 of file RNA_types.h.
Referenced by ANIM_keyingset_infos_exit(), RNA_struct_free_extension(), spacetype_free(), and WM_menutype_free().
Definition at line 358 of file RNA_types.h.
Referenced by operator_properties_init(), and operatortype_ghash_free_cb().