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

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

Definition at line 1939 of file mainIDo.cpp.

References CheckModel(), and mAllSift.

Referenced by HandleCmd().

01940     {
01941         for (int i=0 ; i<mAllSift.size() ; i++)
01942             CheckModel(mAllSift[i]);
01943     }

Here is the call graph for this function:


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