#include <Inventor/STL/map>
#include <Inventor/SbBase.h>
#include <Inventor/SbString.h>
#include <Inventor/sys/port.h>
#include <Inventor/STL/limits>
#include <Inventor/errors/SoDebugError.h>
Go to the source code of this file.
Classes | |
class | SbDataType |
Class encoding a data type. More... | |
union | SbDataType::DataValue |
union used to cast the generic value into specific type |