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

void Impala::Application::IDash::NfiSixView::NextFrame ( int  inc = 1  )  [inline]

Definition at line 130 of file NfiSixView.h.

References mPlayers.

Referenced by Impala::Application::IDash::NfiSixViewControl::OnRadioButton().

00131     {
00132         for (int i = 0; i < 6; i++)
00133             mPlayers[i]->NextFrame(inc);
00134     }


Generated on Fri Mar 19 10:39:58 2010 for ImpalaSrc by  doxygen 1.5.1