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

void Impala::Application::Video::FpsReset (  ) 

Definition at line 45 of file mainVideo.cpp.

References gFramesDone, gTimer, and Impala::Timer::Start().

Referenced by DemoVideo().

00046 {
00047     gTimer.Start();
00048     gFramesDone = 0;
00049 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:52:18 2010 for ImpalaSrc by  doxygen 1.5.1