Blender V2.61 - r43446
Public Attributes

BPy_IDProperty Struct Reference

#include <idprop_py_api.h>

List of all members.

Public Attributes

PyObject_VAR_HEAD struct IDid
struct IDPropertyprop
struct IDPropertyparent
PyObject * data_wrap

Detailed Description

Definition at line 35 of file idprop_py_api.h.


Member Data Documentation

Definition at line 40 of file idprop_py_api.h.

PyObject_VAR_HEAD struct ID* BPy_IDProperty::id

Definition at line 37 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_array(), and idprop_py_from_idp_group().

Definition at line 39 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_group().

Definition at line 38 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_array(), and idprop_py_from_idp_group().


The documentation for this struct was generated from the following file: