|
Blender
V2.59
|
Public Attributes | |
| struct IDP_Chain * | up |
| const char * | name |
| int | index |
Definition at line 3576 of file rna_access.c.
| int IDP_Chain::index |
Definition at line 3580 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().
| const char* IDP_Chain::name |
Definition at line 3579 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().
| struct IDP_Chain* IDP_Chain::up |
Definition at line 3577 of file rna_access.c.
Referenced by rna_idp_path(), and rna_idp_path_create().