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

static AppController& Impala::Visualization::AppController::Instance (  )  [inline, static]

Definition at line 23 of file AppControllerAlt.h.

00024     {
00025         static AppController theController;
00026         return theController;
00027     }


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