Ptex
Classes
PtexHashMap.h File Reference

Contains PtexHashMap, a lightweight hash table. More...

Go to the source code of this file.

Classes

class  PtexHashMap< KeyType, DataType, HashFn >
 A lightweight hash table. More...
 
struct  PtexHashMap< KeyType, DataType, HashFn >::value_type
 
class  PtexHashMap< KeyType, DataType, HashFn >::iterator
 Internal class used to provide iteration through the hash table. More...
 
struct  PtexHashMap< KeyType, DataType, HashFn >::Entry
 

Detailed Description

Contains PtexHashMap, a lightweight hash table.

Definition in file PtexHashMap.h.