Reimplemented from OglGui::Window. Definition at line 175 of file Tabs.h. References OglGui::Window::DisplayFunc(), and HandleTabAnimation(). 00176 { 00177 HandleTabAnimation(); 00178 Window::DisplayFunc(); 00179 }
Here is the call graph for this function:
|