Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:10:42 2010 for ImpalaSrc by  doxygen 1.5.1