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

void Impala::Application::IDo::MapPreAllSurf (  )  [inline]

Definition at line 1465 of file mainIDo.cpp.

References mAllSurf, and MapExec().

Referenced by HandleCmd().

01466     {
01467         for (int i=0 ; i<mAllSurf.size() ; i++)
01468             MapExec(mAllSurf[i], false);
01469     }

Here is the call graph for this function:


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