|
Blender V4.5
|
#include <idprop_py_api.hh>
Public Attributes | |
| PyObject_VAR_HEAD struct ID * | owner_id |
| struct IDProperty * | prop |
Definition at line 54 of file idprop_py_api.hh.
| PyObject_VAR_HEAD struct ID* BPy_IDArray::owner_id |
Definition at line 56 of file idprop_py_api.hh.
| struct IDProperty* BPy_IDArray::prop |
Definition at line 57 of file idprop_py_api.hh.
Referenced by BPy_IDArray_ass_slice(), BPy_IDArray_ass_subscript(), BPy_IDArray_get_typecode(), BPy_IDArray_getbuffer(), BPy_IDArray_GetItem(), BPy_IDArray_Len(), BPy_IDArray_repr(), BPy_IDArray_SetItem(), BPy_IDArray_slice(), BPy_IDArray_subscript(), BPy_IDArray_to_list(), and idp_array_py_type().