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

virtual void Impala::Visualization::AppControl::SetActive ( bool  flag  )  [inline, virtual]

Definition at line 37 of file AppControl.h.

References mActive.

Referenced by Impala::Visualization::AppController::AddControl(), and Impala::Visualization::AppController::SetCurrentControl().

00038     {
00039         mActive = flag;
00040     }


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