#include "GuiLevel.h"
#include "panodata/StandardImageVariableGroups.h"
Include dependency graph for GuiLevel.cpp:

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 | |
Definition in file GuiLevel.cpp.
|
|
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::StandardImageVariableGroups::getStacks(), and GuiLevel. Referenced by MainFrame::LoadProjectFile(), MainFrame::OnSetGuiAdvanced(), and MainFrame::OnSetGuiSimple(). |
1.3.9.1