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

void OglGui::IntervalChooser::MinInterval ( int  sz  )  [inline]

Definition at line 37 of file IntervalChooser.h.

References mMinInterval, mMinSizePix, and Val2Pixel().

00038     {
00039         mMinInterval = sz;
00040         mMinSizePix = Val2Pixel(sz);
00041     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:02:05 2010 for ImpalaSrc by  doxygen 1.5.1