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

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

Definition at line 186 of file OglDemo.h.

References OglGui::Tabs::CreateTab(), Titled4Woggels(), and TitledAnimations().

Referenced by BuildGUI().

00187     {
00188         Window*       tab  = tabs->CreateTab("Animations",100);
00189         TitledAnimations(tab, 10, 10, 800, 632);
00190         Titled4Woggels(tab, 200, 100, 400, 400);
00191     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:38 2011 for ImpalaSrc by  doxygen 1.5.1