Interface used by SoSystemTimer to execute a task More...
#include <Inventor/sensors/SoSystemTimer.h>
Public Member Functions | |
virtual void | run ()=0 |
This object is used by SoSystemTimer to execute a custom action when the timer is triggered
SoSensorHandler, SoSystemTimer
virtual void SoSystemTimerTask::run | ( | ) | [pure virtual] |
This method is executed by SoSystemTimer when it is triggered.