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

void Impala::Application::IDash::NfiSixViewControl::SetNfiSixView ( NfiSixView nfiSixView  )  [inline]

Definition at line 46 of file NfiSixViewControl.h.

References OglGui::Window::MapKeysTo(), and mNfiSixView.

Referenced by Init(), and Impala::Application::IDash::ScreenPlay::InitScreen().

00047     {
00048         if (mNfiSixView = nfiSixView)
00049             MapKeysTo(mNfiSixView);
00050     }

Here is the call graph for this function:


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