[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 }