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

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

Reimplemented from OglGui::Window.

Definition at line 55 of file TableOverviewWindow.h.

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

00056     {
00057         Window::ReshapeFunc(w,h);
00058         mPixelCacheSynced = false;
00059     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:54:24 2010 for ImpalaSrc by  doxygen 1.5.1