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

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

Definition at line 1057 of file mainIDo.cpp.

References mAllSurf, and PrecomputeExec().

Referenced by HandleCmd().

01058     {
01059         for (int i=0 ; i<mAllSurf.size() ; i++)
01060             PrecomputeExec(mAllSurf[i]);
01061     }

Here is the call graph for this function:


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