#include <Inventor/misc/SoBasic.h>
#include <Inventor/SbDict.h>
#include <Inventor/SbString.h>
#include <Inventor/SoType.h>
Go to the source code of this file.
Classes | |
class | SoOutput |
Used to write Open Inventor data files. More... | |
struct | SoOutput::SoOutputEntry |
This structure holds the name and offset of a output in an SoEngineOutputData && SoVRMLInterpOutputData. | |
Typedefs | |
typedef void * | SoOutputReallocCB (void *ptr, size_t newSize) |
typedef void* SoOutputReallocCB(void *ptr, size_t newSize) |