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:
|