Blender V2.61 - r43446
|
#include <bpy_rna.h>
Public Attributes | |
PyObject_HEAD PointerRNA | ptr |
PropertyRNA * | prop |
int | arraydim |
int | arrayoffset |
Definition at line 140 of file bpy_rna.h.
Referenced by pyrna_py_from_array_index().
Definition at line 141 of file bpy_rna.h.
Referenced by pyrna_py_from_array_index().
PyObject_HEAD PointerRNA BPy_PropertyArrayRNA::ptr |