#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 | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SbDataType type) |
std::ostream& operator<< | ( | std::ostream & | os, | |
const SbDataType | type | |||
) | [inline] |
Writes the type to the specified output stream.