|
Blender V4.5
|
#include <idprop_py_api.hh>
Public Attributes | |
| PyObject_VAR_HEAD struct ID * | owner_id |
| struct IDProperty * | prop |
| struct IDProperty * | parent |
Definition at line 47 of file idprop_py_api.hh.
| PyObject_VAR_HEAD struct ID* BPy_IDProperty::owner_id |
Definition at line 49 of file idprop_py_api.hh.
Referenced by BPy_Group_IterItems_next(), BPy_Group_IterValues_next(), BPy_IDGroup_get(), BPy_IDGroup_Map_GetItem(), BPy_IDGroup_repr(), idprop_py_from_idp_group(), and pyrna_struct_id_properties_ensure().
| struct IDProperty* BPy_IDProperty::parent |
Definition at line 51 of file idprop_py_api.hh.
Referenced by idprop_py_from_idp_group(), and pyrna_struct_id_properties_ensure().
| struct IDProperty* BPy_IDProperty::prop |
Definition at line 50 of file idprop_py_api.hh.
Referenced by BPy_Group_Iter_same_size_or_raise_error(), BPy_Group_IterItems_next(), BPy_Group_IterValues_next(), BPy_Group_View_len(), BPy_IDGroup_clear(), BPy_IDGroup_Contains(), BPy_IDGroup_get(), BPy_IDGroup_GetName(), BPy_IDGroup_hash(), BPy_IDGroup_Iter_repr(), BPy_IDGroup_Map_GetItem(), BPy_IDGroup_Map_Len(), BPy_IDGroup_Map_SetItem(), BPy_IDGroup_pop(), BPy_IDGroup_repr(), BPy_IDGroup_SetName(), BPy_IDGroup_to_dict(), BPy_IDGroup_update(), BPy_IDGroup_View_repr(), IDGroup_Iter_New_WithType(), IDGroup_View_New_WithType(), idprop_py_from_idp_group(), and pyrna_struct_id_properties_ensure().