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

void Impala::Visualization::ImageSetIdxGridScroller::UpdateLayout ( bool  reset = false  )  [inline]

Definition at line 53 of file ImageSetIdxGridScroller.h.

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

00054     {
00055         mImageSetIdxGrid->UpdateLayout(reset);
00056     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:44:27 2010 for ImpalaSrc by  doxygen 1.5.1