Definition at line 343 of file Window.h. References mDisableOGLViewKeys. Referenced by OglGui::OglDemo::FillScrollContent(), Impala::Visualization::RotorBrowser::RotorBrowser::Init(), Impala::Visualization::GUI::KeyframeResultBar::Init(), OglGui::ZoomShiftRuler::Init(), OglGui::ZoomPanControl::Init(), OglGui::ZoomControl::Init(), OglGui::TextField::Init(), OglGui::TextEdit::Init(), OglGui::StringSelector::Init(), OglGui::SpinWheel::Init(), OglGui::Slider::Init(), OglGui::ScrollBar::Init(), OglGui::RadioGroup::Init(), OglGui::LenseControl::Init(), OglGui::GroupBox::Init(), OglGui::CheckBox::Init(), OglGui::Button::Init(), and Impala::Core::VideoSet::ShotSegmenterGUI::ShotSegmenterGUI(). 00344 { 00345 mDisableOGLViewKeys = flag; 00346 }
|