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

OglGui::Window::Window ( OGLWND *  oglWnd,
int  width,
int  height,
bool  is2d = true 
) [inline]

Definition at line 135 of file Window.h.

References OglGui::OglWindow::Init().

00135                                                                   :
00136         OglWindow(oglWnd, 0, 0, width, height)
00137     {
00138         Init(is2d);
00139     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:10:56 2010 for ImpalaSrc by  doxygen 1.5.1