Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void Impala::Visualization::DirImViewer::ReshapeFunc ( int  w,
int  h 
) [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 370 of file DirImViewer.h.

References HandleDocDimensions(), and OglGui::Window::ReshapeFunc().

00371     {
00372         Window::ReshapeFunc(w,h);
00373         HandleDocDimensions(true,false);
00374     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:38 2011 for ImpalaSrc by  doxygen 1.5.1