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

Impala::Visualization::ShowImSetGuiMain::ShowImSetGuiMain ( OglGui::Window parent,
int  wndWidth,
int  wndHeight,
int  nrImOnRow,
bool  showAnno,
IxsDocument ixsDoc,
int  controlId 
) [inline]

Definition at line 27 of file ShowImSetGuiMain.h.

References OglGui::OglWindow::Init().

00029                                       :
00030         DataDocumentGui<IxsDocument>(parent, wndWidth, wndHeight, ixsDoc,
00031                                      controlId, true, true, false, 3, 6,
00032                                      false, false)
00033     {
00034         Init(ixsDoc, wndWidth, wndHeight, nrImOnRow);
00035     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:47:31 2010 for ImpalaSrc by  doxygen 1.5.1