Reimplemented from OglGui::Window. Definition at line 89 of file DynamicList.h. References OglGui::Window::DisplayFunc(), and HandleLayout(). 00090 { 00091 HandleLayout(); 00092 Window::DisplayFunc(); 00093 }
Here is the call graph for this function:
|