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

void Impala::Visualization::AppControlDoc::IpsReset (  )  [inline]

Definition at line 76 of file AppControlDoc.h.

References mNrItemsDone, mTimer, and Impala::Timer::Start().

Referenced by SetDoContinuous().

00077     {
00078         mTimer.Start();
00079         mNrItemsDone = 0;
00080     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:31 2011 for ImpalaSrc by  doxygen 1.5.1