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

bool Impala::Visualization::AppControl::GetActive (  )  [inline]

Definition at line 43 of file AppControl.h.

References mActive, and mAlwaysActive.

Referenced by Impala::Visualization::AppControlSrc::KeyEvent(), and Impala::Visualization::AppControlGUI::KeyEvent().

00044     {
00045         return mAlwaysActive || mActive;
00046     }


Generated on Thu Jan 13 09:24:31 2011 for ImpalaSrc by  doxygen 1.5.1