|
Blender V4.3
|
Public Member Functions | |
| LibWeakRefKey (const char *lib_path, const char *id_name) | |
| uint64_t | hash () const |
Public Attributes | |
| char | filepath [FILE_MAX] |
| char | id_name [MAX_ID_NAME] |
Friends | |
| bool | operator== (const LibWeakRefKey &a, const LibWeakRefKey &b) |
|
inline |
|
inline |
Definition at line 645 of file main.cc.
References blender::get_default_hash().
|
friend |
| char LibWeakRefKey::id_name[MAX_ID_NAME] |
Definition at line 632 of file main.cc.
Referenced by LibWeakRefKey().