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