Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:11:31 2010 for ImpalaSrc by  doxygen 1.5.1