Reimplemented from OglGui::Window. Definition at line 374 of file DirImViewer.h. References HandleDocDimensions(), and OglGui::Window::ReshapeFunc(). 00375 { 00376 Window::ReshapeFunc(w,h); 00377 HandleDocDimensions(true,false); 00378 }
Here is the call graph for this function:
|