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

int Impala::Application::IDash::TrecEngine::GetNumberOfStills ( int  row  )  [inline]

Definition at line 119 of file TrecEngine.h.

References mStillEnd, and OpenStill().

00120     {
00121         if (!OpenStill(row)) return 0;
00122         return mStillEnd;
00123     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:11 2011 for ImpalaSrc by  doxygen 1.5.1