Open Inventor Reference
|
#include <Inventor/system/SbSystem.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SbString.h>
#include <Inventor/SbPList.h>
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... | |