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

Impala::Application::IDash::ScreenDossier::ScreenDossier ( Window parent  )  [inline]

Definition at line 48 of file ScreenDossier.h.

References OglGui::OglWindow::H(), InitScreen(), and OglGui::OglWindow::W().

00048                                   :
00049         ScreenBase(parent)
00050     {
00051         InitScreen(parent->W(), parent->H());
00052     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:03 2011 for ImpalaSrc by  doxygen 1.5.1