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

virtual void OglGui::ViewStrip::ReshapeFunc ( int  w,
int  h 
) [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 274 of file ViewStrip.h.

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

00275     {
00276         Window::ReshapeFunc(w, h);
00277         LayoutViews();
00278     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:10:45 2010 for ImpalaSrc by  doxygen 1.5.1