Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:24:33 2011 for ImpalaSrc by  doxygen 1.5.1