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

Impala::Application::VideoExcel::TableScrollWnd::TableScrollWnd ( OglGui::Window parent,
int  h,
int  w,
int  sW = 200,
int  sH = 200,
bool  is2D = true,
int  hor = 1,
int  vert = 1 
) [inline]

Definition at line 27 of file TableScrollWnd.h.

References OglGui::OglWindow::Init().

00029                                             :
00030         TableWindow(parent, h, w)
00031     {
00032         Init(sW,sH,hor,vert,is2D);
00033     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:52:31 2010 for ImpalaSrc by  doxygen 1.5.1