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

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

Definition at line 36 of file WindowView2D.h.

References OglGui::OglWindow::Init().

00036                                                                :
00037         StaticText(x, y, w, h, "")
00038     {
00039         Init(oglIm, "");
00040     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:11:29 2010 for ImpalaSrc by  doxygen 1.5.1