|
Ptex
|
Public Attributes | |
| uint32_t | numEntries |
| uint32_t | size |
Definition at line 136 of file PtexHashMap.h.
| uint32_t PtexHashMap< Key, Value >::TableHeader::numEntries |
Definition at line 137 of file PtexHashMap.h.
Referenced by PtexHashMap< Key, Value >::allocTable(), PtexHashMap< Key, Value >::deleteContents(), PtexHashMap< Key, Value >::foreach(), PtexHashMap< Key, Value >::get(), PtexHashMap< Key, Value >::grow(), PtexHashMap< Key, Value >::lockTableAndGrowIfNeeded(), and PtexHashMap< Key, Value >::tryInsert().
| uint32_t PtexHashMap< Key, Value >::TableHeader::size |
Definition at line 138 of file PtexHashMap.h.
Referenced by PtexHashMap< Key, Value >::allocTable(), PtexHashMap< Key, Value >::grow(), PtexHashMap< Key, Value >::lockTableAndGrowIfNeeded(), and PtexHashMap< Key, Value >::tryInsert().