Smart pointer for any class inheriting SoRefCounter.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Common interface...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Interface used b...
Class to integrate Windows timer into OpenInventor.
void timeOut()
This function is call when the timer timeout.
virtual void setTask(SoSystemTimerTask *task)
Set task associated to the timer.
virtual void start()
Start the timer.
virtual void setDelay(int time)
Set the delay of the timer.
virtual bool isPending() const
Return true if the timer is pending.
virtual void setRepeat(bool flag)
Set if the timer is in the repeat mode.
virtual void stop()
Stop the timer.
#define WINVIEWERCOMPONENTS_API