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

Impala::Application::IDash::ScreenBase::ScreenBase ( OglGui::Window parent,
int  x,
int  y,
int  width,
int  height 
) [inline]

Definition at line 54 of file ScreenBase.h.

References ScreenBaseInit().

00054                                                                           :
00055         Visualization::Window(parent, x, y, width, height, true)
00056     {
00057         ScreenBaseInit();
00058     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:51 2011 for ImpalaSrc by  doxygen 1.5.1