Blender V2.61 - r43446
|
#include <bpy_rna.h>
Public Attributes | |
PyObject_HEAD PointerRNA | ptr |
PropertyRNA * | prop |
Definition at line 128 of file bpy_rna.h.
Referenced by pyrna_prop_compare(), pyrna_prop_CreatePyObject(), pyrna_prop_new(), and pyrna_py_to_prop().
PyObject_HEAD PointerRNA BPy_PropertyRNA::ptr |
Definition at line 127 of file bpy_rna.h.
Referenced by pyrna_prop_compare(), pyrna_prop_CreatePyObject(), pyrna_prop_new(), and pyrna_py_to_prop().