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

void OglGui::ViewStrip::SetFitImages ( bool  mode  )  [inline]

Definition at line 87 of file ViewStrip.h.

References LayoutViews(), and mFitImages.

00088     {
00089         mFitImages = mode;
00090 
00091         if(mode) LayoutViews();
00092     }

Here is the call graph for this function:


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