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

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

Definition at line 1199 of file mainIDo.cpp.

References mAllSurf, and ModelExec().

Referenced by HandleCmd().

01200     {
01201         for (int i=0 ; i<mAllSurf.size() ; i++)
01202             ModelExec(mAllSurf[i], "");
01203     }

Here is the call graph for this function:


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