Definition at line 60 of file DirectionButton.h. References mDirectionFeedback, and mFeedbackColor. Referenced by Impala::Application::SDash::IdentificationPane::IdentificationPane(), OglGui::ScrollBar::Init(), OglGui::CheckBoxValueBar::Init(), and OglGui::UpDownButton::SetDirectionFeedback(). 00061 { 00062 mDirectionFeedback = mode; 00063 mFeedbackColor = col; 00064 }
|