Definition at line 422 of file Slider.h. References mPrecisionIdx, and mShowValPerc. Referenced by OglGui::ZoomControl::Init(), and OglGui::LenseControl::Init(). 00423 { 00424 mShowValPerc = doShow; 00425 mPrecisionIdx = doShow ? 2 : 0; 00426 }
|
1.5.1