class Hash
|
Holds the data in a hash data structure. More... |
|
|
Public Methods
Public Members
Private Methods
Private Members
Holds the data in a hash data structure.
Counts number of data insertions and collisions thereby.
[private]
Hash& operator= (const Hash&)
| operator= |
[private]
void setSize (int size)
| setSize |
[private]
[private]
[private]
unsigned int calcHashValue (unsigned int)
| calcHashValue |
[private]
unsigned int calcHashValueSond (unsigned int)
| calcHashValueSond |
[private]
unsigned int vectorToInt (const Vector3&v)
| vectorToInt |
[private]
| Generated by: micha@laptop on Thu Oct 24 20:25:24 2002, using kdoc 2.0a53. |