Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Classes | Typedefs
SoSensor.h File Reference
#include <Inventor/SbBasic.h>

Go to the source code of this file.

Classes

class  SoSensor
 The SoSensor class is the abstract base class for all sensors.Sensors is a mechanism in Coin for scheduling jobs to be run upon specific events. The events in question could be particular points in time, or changes to entities in the scene graph. More...
 

Typedefs

typedef void SoSensorCB(void *data, SoSensor *sensor)
 
typedef SoSensorCBSoSensorCBPtr
 

Typedef Documentation

void SoSensorCB

Sensor callback functions must have this signature to be valid for registering with SoSensor.


Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen