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

Impala::Visualization::ImageSetIdxGridScroller::ImageSetIdxGridScroller ( Window parent,
int  x,
int  y,
int  w,
int  h,
int  nrRow = 5 
) [inline]

Definition at line 31 of file ImageSetIdxGridScroller.h.

References OglGui::OglWindow::Init().

00031                                                                                :
00032         WindowDocScroller(parent, x, y, w, h, 2+0)
00033     {
00034         Init(nrRow);
00035     }

Here is the call graph for this function:


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