|
Ptex
|
Contains PtexHashMap, a lightweight multi-threaded hash table. More...
Go to the source code of this file.
Classes | |
| class | StringKey |
| class | IntKey |
| class | PtexHashMap< Key, Value > |
| struct | PtexHashMap< Key, Value >::TableHeader |
| class | PtexHashMap< Key, Value >::Entry |
Functions | |
| PTEX_NAMESPACE_BEGIN bool | memCompare (const char *a, const char *b, int len) |
Contains PtexHashMap, a lightweight multi-threaded hash table.
Definition in file PtexHashMap.h.
|
inline |
Definition at line 50 of file PtexHashMap.h.
Referenced by StringKey::matches().