Methods from class SoNodeSensor:
SoNodeSensor(SoSensorCB *func, void *data)
SoNode * getAttachedNode() const
void setDeleteCallback(SoSensorCB *function, void *data)
SoNode * getTriggerNode() const
SoPath * getTriggerPath() const
void setTriggerPathFlag(SbBool flag)
SbBool getTriggerPathFlag() const
void setPriority(uint32_t pri)
static uint32_t getDefaultPriority()
virtual void unschedule()
void setFunction(SoSensorCB *callbackFunction)
SoSensorCB * getFunction() const
void setData(void *callbackData)