Reimplemented from OglGui::Window. Definition at line 278 of file ViewStrip.h. References LayoutViews(), and OglGui::Window::ReshapeFunc(). 00279 { 00280 Window::ReshapeFunc(w, h); 00281 LayoutViews(); 00282 }
Here is the call graph for this function: ![]()
|