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

Array2dVec3UInt8* Impala::Application::VideoExcel::TableDataSource::GetSortedVideoData ( String  column,
int  row 
) [inline]

Definition at line 455 of file TableDataSource.h.

References GetVideoDataByID(), and mSortSequence.

Referenced by Impala::Application::VideoExcel::TableWindow::SetZoomView(), and Impala::Application::VideoExcel::TableWindow::UpdateVideoFrame().

00456     {
00457         return GetVideoDataByID(column, mSortSequence[row]);
00458     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:54:00 2010 for ImpalaSrc by  doxygen 1.5.1