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

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

Reimplemented from OglGui::Window.

Definition at line 60 of file TableOverviewWindow.h.

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

00061     {
00062         Window::ReshapeFunc(w,h);
00063         mPixelCacheSynced = false;
00064     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:35 2011 for ImpalaSrc by  doxygen 1.5.1