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

Impala::Application::IDash::ScreenBase::ScreenBase ( OglGui::Window parent  )  [inline]

Definition at line 68 of file ScreenBase.h.

References OglGui::ALLSIDES, OglGui::OglWindow::ConnectTo(), and ScreenBaseInit().

00068                                      :
00069         Visualization::Window(parent,0,0,parent->W(), parent->H(), true)
00070     {
00071         ScreenBaseInit();
00072         ConnectTo(parent, OglGui::ALLSIDES);
00073     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:40:08 2010 for ImpalaSrc by  doxygen 1.5.1