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

void Impala::Visualization::Background::Reset (  )  [inline, private]

Definition at line 153 of file Background.h.

References mMinimumThres, and mStat.

Referenced by Background(), and HandleNewKey().

00154     {
00155         mMinimumThres = 5.0;
00156         mStat->Reset();
00157     }


Generated on Thu Jan 13 09:24:35 2011 for ImpalaSrc by  doxygen 1.5.1