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

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

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:


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