|
Blender V4.3
|
Public Attributes | |
| const char * | name |
| const Library * | lib |
Definition at line 39 of file main_idmap.cc.
| const Library* IDNameLib_Key::lib |
Definition at line 43 of file main_idmap.cc.
Referenced by BKE_main_idmap_insert_id(), BKE_main_idmap_lookup_name(), idkey_cmp(), and idkey_hash().
| const char* IDNameLib_Key::name |
ID.name + 2: without the ID type prefix, since each id type gets its own 'map'.
Definition at line 41 of file main_idmap.cc.
Referenced by BKE_main_idmap_insert_id(), BKE_main_idmap_lookup_name(), BKE_main_idmap_remove_id(), idkey_cmp(), and idkey_hash().