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

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

Definition at line 1261 of file mainIDo.cpp.

References ClassifyExec(), and mAllSift.

Referenced by HandleCmd().

01262     {
01263         for (int i=0 ; i<mAllSift.size() ; i++)
01264             ClassifyExec(mAllSift[i], true);
01265     }

Here is the call graph for this function:


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