![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#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.This class collects various methods for initializing, setting and accessing common global data from the Coin library. More... | |
Typedefs | |
typedef void | SoDBHeaderCB(void *data, SoInput *input) |
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.