|
Blender V5.0
|
Public Member Functions | |
| uint64_t | hash () const |
Public Attributes | |
| std::string | name |
| Library * | lib |
Friends | |
| bool | operator== (const Uniqueness_Key &a, const Uniqueness_Key &b) |
Definition at line 621 of file main_namemap.cc.
|
inline |
Definition at line 624 of file main_namemap.cc.
References blender::get_default_hash(), lib, and name.
|
friend |
Definition at line 628 of file main_namemap.cc.
| Library* Uniqueness_Key::lib |
Definition at line 623 of file main_namemap.cc.
Referenced by hash(), and operator==.
| std::string Uniqueness_Key::name |
Definition at line 622 of file main_namemap.cc.
Referenced by hash(), main_namemap_validate_and_fix(), and operator==.