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

virtual void Impala::Application::MediaTable::GridWindow::ReshapeFunc ( int  w,
int  h 
) [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 169 of file GridWindow.h.

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

00170     {
00171         Window::ReshapeFunc(w,h);
00172         HandleLayoutChange();
00173     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:42:41 2010 for ImpalaSrc by  doxygen 1.5.1