core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

HashEntry Struct Reference


Detailed Description

An entry in the hash table.

Data Fields

GLuint Key
 the entry's key
void * Data
 the entry's data
struct HashEntryNext
 pointer to next entry

Field Documentation

GLuint HashEntry::Key

the entry's key

void* HashEntry::Data

the entry's data

struct HashEntry* HashEntry::Next [read]

pointer to next entry


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4