Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:16:33 2011 for ImpalaSrc by  doxygen 1.5.1