Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
#define | PYRNA_STACK_ARRAY 32 |
Functions | |
PyObject * | BPY_rna_props (void) |
Definition in file bpy_props.h.
#define PYRNA_STACK_ARRAY 32 |
Definition at line 33 of file bpy_props.h.
Referenced by BPy_BoolVectorProperty(), BPy_FloatVectorProperty(), BPy_IntVectorProperty(), prop_subscript_ass_array_slice(), and pyrna_prop_array_subscript_slice().
PyObject* BPY_rna_props | ( | void | ) |
Definition at line 1484 of file bpy_props.c.
References ASSIGN_STATIC.
Referenced by BPy_init_modules().