Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:16:45 2011 for ImpalaSrc by  doxygen 1.5.1