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

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

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:


Generated on Fri Mar 19 11:43:19 2010 for ImpalaSrc by  doxygen 1.5.1