1#ifndef COIN_SONODESENSOR_H
2#define COIN_SONODESENSOR_H
36#include <Inventor/sensors/SoDataSensor.h>
virtual void dyingReference(void)=0
SoDataSensor(void)
Definition SoDataSensor.cpp:66
SoNode * getAttachedNode(void) const
Definition SoNodeSensor.cpp:128
SoNodeSensor(void)
Definition SoNodeSensor.cpp:57
void detach(void)
Definition SoNodeSensor.cpp:116
void attach(SoNode *node)
Definition SoNodeSensor.cpp:97
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:56
SoSensorCB * func
Definition SoSensor.h:67