![]() |
Blender V2.61 - r43446
|
#include <RNA_types.h>
Public Attributes | |
| intptr_t | array_tot |
| void * | array |
Definition at line 297 of file RNA_types.h.
| void* ParameterDynAlloc::array |
Definition at line 299 of file RNA_types.h.
Referenced by py_to_array(), pyrna_param_to_py(), RNA_parameter_list_create(), and RNA_parameter_list_free().
| intptr_t ParameterDynAlloc::array_tot |
Definition at line 298 of file RNA_types.h.
Referenced by py_to_array(), pyrna_param_to_py(), and RNA_parameter_list_create().