Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/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 (unsigned long) integer keys to (void *) data pointers. More...