Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SoDB.h File Reference
#include <Inventor/SbBasic.h>
#include <Inventor/SbString.h>
#include <Inventor/SoType.h>
#include <Inventor/sensors/SoSensorManager.h>

Go to the source code of this file.

Classes

class  SoDB
 The SoDB class keeps track of internal global data. More...
 

Typedefs

typedef void SoDBHeaderCB(void *data, SoInput *input)
 

Typedef Documentation

◆ SoDBHeaderCB

void SoDBHeaderCB

The type definition for the both pre and post callback functions that may be specified for user defined headers. Note that for all internally defined headers no callback functions are used.