#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... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const SbDataType type) |
| Writes the type to the specified output stream. | |
|
inline |
Writes the type to the specified output stream.
ostream operator for SbDataType
Definition at line 412 of file SbDataType.h.