Scroll to navigation

SoSensor.h(3) Coin SoSensor.h(3)

NAME

SoSensor.h -

SYNOPSIS

#include <Inventor/SbBasic.h>
 

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. "

Typedefs


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

Typedef Documentation

void SoSensorCB

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

Author

Generated automatically by Doxygen for Coin from the source code.
Thu May 29 2014 Version 4.0.0a