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

Impala::Visualization::DirImViewer::DirImViewer ( Window parent,
int  x,
int  y,
int  w,
int  h,
int  nOnRow = 4 
) [inline]

Definition at line 49 of file DirImViewer.h.

References OglGui::OglWindow::Init().

00049                                                                           :
00050         Window(parent,x,y,w,h)//, mFlowDragger(this,this)
00051     {
00052         Init(w,h,nOnRow);
00053     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:43:08 2010 for ImpalaSrc by  doxygen 1.5.1