Data Fields | |
GLuint | Key |
the entry's key | |
void * | Data |
the entry's data | |
struct HashEntry * | Next |
pointer to next entry |
GLuint HashEntry::Key |
the entry's key
void* HashEntry::Data |
the entry's data
struct HashEntry* HashEntry::Next [read] |
pointer to next entry