#include <Inventor/sensors/SoOneShotSensor.h>
Inheritance diagram for SoOneShotSensor::
Public Methods | |
SoOneShotSensor (void) | |
SoOneShotSensor (SoSensorCB *func, void *data) | |
virtual | ~SoOneShotSensor (void) |
|
Constructor. |
|
Constructor taking as parameters the sensor callback function and the userdata which will be passed the callback.
|
|
Destructor. |