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

void OglGui::OglDemo::BuildTab_Galaxy ( Tabs tabs  )  [inline]

Definition at line 210 of file OglDemo.h.

References OglGui::Tabs::CreateTab(), OglGui::OglWindow::H(), TitledGalaxy(), and OglGui::OglWindow::W().

Referenced by BuildGUI().

00211     {
00212         Window*       tab   = tabs->CreateTab("Galaxy", 100);
00213 
00214         TitledGalaxy(tab, 10, 10, tab->W()-100, tab->H()-100);
00215     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:03:38 2010 for ImpalaSrc by  doxygen 1.5.1