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

OglGui::WindowView2D::WindowView2D ( Window parent,
int  w,
int  h,
OGLIMAGE *  oglIm = 0 
) [inline]

Definition at line 48 of file WindowView2D.h.

References OglGui::OglWindow::Init().

00048                                                                   :
00049         StaticText(parent, w, h, "")
00050     {
00051         Init(oglIm, "");
00052     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:26 2011 for ImpalaSrc by  doxygen 1.5.1