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