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

virtual void Impala::Application::IDash::ScreenBrowser::OnRadioChange ( RadioGroup src,
int  button,
void *  data 
) [inline, private, virtual]

Reimplemented from OglGui::RadioGroupListener.

Definition at line 332 of file ScreenBrowserX.h.

References Browser(), Impala::Visualization::RotorBrowser::RotorBrowserGUI::FocusToBrowser(), and mRotorBrowserGUI.

00333     {
00334         mRotorBrowserGUI->FocusToBrowser();
00335         Browser()->AutoStills(button+1);
00336     }

Here is the call graph for this function:


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