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

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

Definition at line 42 of file WindowView2D.h.

References OglGui::OglWindow::Init().

00042                                                                                :
00043         StaticText(parent, x, y, w, h, "")
00044     {
00045         Init(oglIm, "");
00046     }

Here is the call graph for this function:


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