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

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

Definition at line 1900 of file mainIDo.cpp.

References CheckPrecompute(), and mWG.

Referenced by HandleCmd().

01901     {
01902         CheckPrecompute(mWG[0]);
01903         CheckPrecompute(mWG[1]);
01904         CheckPrecompute(mWG[2]);
01905     }

Here is the call graph for this function:


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