Coin
4.0.3
Coin3D core library
|
This is the complete list of members for SoSensor, including all inherited members.
func | SoSensor | protected |
funcData | SoSensor | protected |
getData(void) const | SoSensor | |
getFunction(void) const | SoSensor | |
getNextInQueue(void) const | SoSensor | |
initClass(void) | SoSensor | static |
isBefore(const SoSensor *s) const =0 | SoSensor | pure virtual |
isScheduled(void) const =0 | SoSensor | pure virtual |
schedule(void)=0 | SoSensor | pure virtual |
setData(void *callbackdata) | SoSensor | |
setFunction(SoSensorCB *callbackfunction) | SoSensor | |
setNextInQueue(SoSensor *next) | SoSensor | |
SoSensor(void) | SoSensor | |
SoSensor(SoSensorCB *func, void *data) | SoSensor | |
trigger(void) | SoSensor | virtual |
unschedule(void)=0 | SoSensor | pure virtual |
~SoSensor(void) | SoSensor | virtual |