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

void Impala::Application::IDash::ScreenReconstruction::Play (  )  [inline, private]

Definition at line 123 of file ScreenReconstruction.h.

References CheckLoad(), mPlayer, and Impala::Visualization::VideoPlayer::Play().

Referenced by ButtonSelectionEvent(), and Toggle().

00124     {
00125         CheckLoad();
00126         mPlayer->Play();
00127     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:06 2011 for ImpalaSrc by  doxygen 1.5.1