Hugin trunk
0.1
Loading...
Searching...
No Matches
hugin1
hugin
GuiLevel.h
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
10
/* This is free software; you can redistribute it and/or
11
* modify it under the terms of the GNU General Public
12
* License as published by the Free Software Foundation; either
13
* version 2 of the License, or (at your option) any later version.
14
*
15
* This software is distributed in the hope that it will be useful,
16
* but WITHOUT ANY WARRANTY; without even the implied warranty of
17
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18
* Lesser General Public License for more details.
19
*
20
* You should have received a copy of the GNU General Public
21
* License along with this software. If not, see
22
* <http://www.gnu.org/licenses/>.
23
*
24
*/
25
26
#ifndef _GUISETTING_H
27
#define _GUISETTING_H
28
29
#include "
panodata/Panorama.h
"
30
31
enum
GuiLevel
32
{
33
GUI_SIMPLE
=0,
34
GUI_ADVANCED
,
35
GUI_EXPERT
36
};
37
39
GuiLevel
GetMinimumGuiLevel
(
HuginBase::PanoramaData
& pano);
40
41
#endif
GetMinimumGuiLevel
GuiLevel GetMinimumGuiLevel(HuginBase::PanoramaData &pano)
returns the requiered GuiLevel for the given panorama to work correctly
Definition
GuiLevel.cpp:29
GuiLevel
GuiLevel
Definition
GuiLevel.h:32
GUI_EXPERT
@ GUI_EXPERT
Definition
GuiLevel.h:35
GUI_ADVANCED
@ GUI_ADVANCED
Definition
GuiLevel.h:34
GUI_SIMPLE
@ GUI_SIMPLE
Definition
GuiLevel.h:33
Panorama.h
HuginBase::PanoramaData
Model for a panorama.
Definition
PanoramaData.h:82
Generated on Tue Sep 1 2026 20:52:04 for Hugin trunk by
1.9.8