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

OglGui::OglDemo::OglDemo ( int  width,
int  height 
) [inline]

Definition at line 36 of file OglDemo.h.

References BuildGUI(), and OglGui::OglWindow::SetBackground().

00036                                    :
00037         Window(0, 0, width, height)
00038         {
00039         SetBackground(oglGUI_BG);
00040         BuildGUI(width, height);
00041     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:03:23 2010 for ImpalaSrc by  doxygen 1.5.1