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

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

Definition at line 449 of file TableDataSource.h.

References GetImageDataByID(), and mSortSequence.

00450     {
00451         return GetImageDataByID(column, mSortSequence[row]);
00452     }

Here is the call graph for this function:


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