|
Blender V5.0
|
Public Attributes | |
| IDP_Chain * | up |
| const char * | name |
| int | index |
Definition at line 774 of file rna_path.cc.
| int IDP_Chain::index |
Definition at line 778 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().
| const char* IDP_Chain::name |
Definition at line 777 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().
| IDP_Chain* IDP_Chain::up |
Definition at line 775 of file rna_path.cc.
Referenced by rna_idp_path(), and rna_idp_path_create().