|
Blender
V2.59
|
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 35 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 1409 of file bpy_props.c.
References ASSIGN_STATIC.
Referenced by BPy_init_modules().