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

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

Definition at line 134 of file OglDemo.h.

References OglGui::Tabs::CreateTab(), OglGui::OglWindow::GetOGLWND(), and MNAnimFuncs().

Referenced by TitledAnimations().

00135     {
00136         Window*  tab = tabs->CreateTab("MultimediaN", 100);
00137         MNAnimFuncs(tab->GetOGLWND());
00138     }

Here is the call graph for this function:


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