Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#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. More... | |
Typedefs | |
typedef void | SoSensorCB(void *data, SoSensor *sensor) |
typedef SoSensorCB * | SoSensorCBPtr |
void SoSensorCB |
Sensor callback functions must have this signature to be valid for registering with SoSensor.