Reimplemented from OglGui::Window. Definition at line 274 of file ViewStrip.h. References LayoutViews(), and OglGui::Window::ReshapeFunc(). 00275 { 00276 Window::ReshapeFunc(w, h); 00277 LayoutViews(); 00278 }
Here is the call graph for this function:
|