Hugintrunk
0.1
|
definition of helper for GuiLevel More...
Go to the source code of this file.
Functions | |
GuiLevel | GetMinimumGuiLevel (HuginBase::PanoramaData &pano) |
returns the requiered GuiLevel for the given panorama to work correctly More... | |
definition of helper for GuiLevel
Definition in file GuiLevel.cpp.
GuiLevel GetMinimumGuiLevel | ( | HuginBase::PanoramaData & | pano | ) |
returns the requiered GuiLevel for the given panorama to work correctly
Definition at line 29 of file GuiLevel.cpp.
References HuginBase::PanoramaData::getImage(), HuginBase::PanoramaData::getNrOfImages(), HuginBase::ConstImageVariableGroup::getNumberOfParts(), HuginBase::StandardImageVariableGroups::getStacks(), GUI_ADVANCED, GUI_EXPERT, GUI_SIMPLE, HuginBase::MaskPolygon::Mask_Stack_negative, and HuginBase::MaskPolygon::Mask_Stack_positive.
Referenced by MainFrame::LoadProjectFile(), MainFrame::OnSetGuiAdvanced(), MainFrame::OnSetGuiSimple(), and MainFrame::RunAssistant().