Blender
V3.3
|
Public Member Functions | |
uint64_t | hash () const |
Public Attributes | |
uint32_t | key |
int32_t | attached_data |
Friends | |
bool | operator== (const MyKeyType &a, const MyKeyType &b) |
Definition at line 411 of file BLI_set_test.cc.
|
inline |
Definition at line 415 of file BLI_set_test.cc.
References key.
Definition at line 420 of file BLI_set_test.cc.
int32_t blender::tests::MyKeyType::attached_data |
Definition at line 413 of file BLI_set_test.cc.
uint32_t blender::tests::MyKeyType::key |
Definition at line 412 of file BLI_set_test.cc.
Referenced by hash().