Open Inventor Reference
SbDict.h File Reference

Go to the source code of this file.

Classes

class  SbDictEntry
 A dictionary is stored as a collection of entries, each of which is an SbDictEntry. More...
 
class  SbDict
 This is a dictionary mapping (size_t) integer keys to (void *) data pointers. More...