Reimplemented from OglGui::Window. Definition at line 346 of file ImageSetIdxGrid.h. References HandleDocDimensions(), and OglGui::Window::ReshapeFunc(). 00347 { 00348 Window::ReshapeFunc(w,h); 00349 HandleDocDimensions(true,false); 00350 }
Here is the call graph for this function:
|