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

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

Reimplemented from OglGui::Window.

Definition at line 278 of file ViewStrip.h.

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

00279     {
00280         Window::ReshapeFunc(w, h);
00281         LayoutViews();
00282     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:21 2011 for ImpalaSrc by  doxygen 1.5.1