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

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

Definition at line 1921 of file mainIDo.cpp.

References CheckModel(), mSkipFusion, and mWG.

Referenced by HandleCmd().

01922     {
01923         CheckModel(mWG[0]);
01924         CheckModel(mWG[1]);
01925         if (mSkipFusion.empty())
01926             CheckModel(mWG[2]);
01927     }

Here is the call graph for this function:


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