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

void Impala::Visualization::ImageSetIdxGridScroller::AddImageSetIdx ( ImageSet imSet,
int  idx 
) [inline]

Definition at line 43 of file ImageSetIdxGridScroller.h.

References Impala::Visualization::ImageSetIdxGrid::AddImageSetIdx(), and mImageSetIdxGrid.

00044     {
00045         mImageSetIdxGrid->AddImageSetIdx(imSet, idx);
00046     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:44 2011 for ImpalaSrc by  doxygen 1.5.1