Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Visualization::AppControlGUI::AppControlGUI ( double  interval = 0.0  )  [inline]

Definition at line 16 of file AppControlGUI.h.

References mAllowInstantExit, mInterval, and mLastTime.

00016                                          : AppControl(-1, false)
00017     {
00018         mInterval = interval;
00019         mLastTime = 0.0;
00020         mAllowInstantExit = false;
00021     }


Generated on Fri Mar 19 11:42:36 2010 for ImpalaSrc by  doxygen 1.5.1