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

void Impala::Application::TagsLife::HistogramBars::HighLightInterval ( int  startBar,
int  endBar 
) [inline]

Definition at line 40 of file HistogramBars.h.

References mEndBar, and mStartBar.

00041     {
00042         mStartBar = startBar;
00043         mEndBar   = endBar;
00044     }


Generated on Thu Jan 13 09:16:20 2011 for ImpalaSrc by  doxygen 1.5.1