|
Blender
V2.59
|
#include <IDProp.h>
Public Attributes | |
| PyObject_VAR_HEAD struct ID * | id |
| struct IDProperty * | prop |
| struct IDProperty * | parent |
| PyObject * | data_wrap |
| PyObject* BPy_IDProperty::data_wrap |
| PyObject_VAR_HEAD struct ID* BPy_IDProperty::id |
Definition at line 39 of file IDProp.h.
Referenced by BPy_IDGroup_WrapData(), and BPy_Wrap_IDProperty().
| struct IDProperty* BPy_IDProperty::parent |
Definition at line 41 of file IDProp.h.
Referenced by BPy_Wrap_IDProperty().
| struct IDProperty* BPy_IDProperty::prop |
Definition at line 40 of file IDProp.h.
Referenced by BPy_IDGroup_WrapData(), and BPy_Wrap_IDProperty().