#include <Inventor/SbBasic.h>
#include <Inventor/threads/SbThreadSpinlock.h>
Go to the source code of this file.
Classes | |
class | SoSensor |
Abstract base class for Open Inventor sensors. More... | |
Typedefs | |
typedef void | SoSensorCB (void *data, SoSensor *sensor) |
typedef void SoSensorCB(void *data, SoSensor *sensor) |
This typedef defines the calling sequence for all callbacks from sensors.