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