![]() |
Blender V2.61 - r43446
|
#include <idprop_py_api.h>
Public Attributes | |
| PyObject_VAR_HEAD BPy_IDProperty * | group |
| struct IDProperty * | cur |
| int | mode |
Definition at line 49 of file idprop_py_api.h.
| struct IDProperty* BPy_IDGroup_Iter::cur |
Definition at line 52 of file idprop_py_api.h.
Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_IterItems().
| PyObject_VAR_HEAD BPy_IDProperty* BPy_IDGroup_Iter::group |
Definition at line 51 of file idprop_py_api.h.
Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_IterItems().
Definition at line 53 of file idprop_py_api.h.
Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_IterItems().