Blender V2.61 - r43446
|
Public Attributes | |
struct IDP_Chain * | up |
const char * | name |
int | index |
Definition at line 3878 of file rna_access.c.
int IDP_Chain::index |
Definition at line 3882 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().
const char* IDP_Chain::name |
Definition at line 3881 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().
struct IDP_Chain* IDP_Chain::up |
Definition at line 3879 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().