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

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

Definition at line 127 of file OglDemo.h.

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

Referenced by BuildGUI().

00128     {
00129         Window* tab = tabs->CreateTab("Six View Control", 140);
00130 
00131         TitledSixViewer(tab, 10, 10, tab->W()-20, tab->H()-20);
00132     }

Here is the call graph for this function:


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