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

Impala::Visualization::AppController::AppController (  )  [inline, private]

Definition at line 146 of file AppControllerAlt.h.

References mCurControl, mStarted, and OglGui::Window::SetGlobalKeyListener().

00147     {
00148         OglGui::Window::SetGlobalKeyListener(this);
00149         mCurControl = 0;
00150         mStarted = false;
00151     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:42:38 2010 for ImpalaSrc by  doxygen 1.5.1