Hugintrunk
0.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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
GUI_SIMPLE
Definition:
GuiLevel.h:33
GUI_ADVANCED
Definition:
GuiLevel.h:34
HuginBase::PanoramaData
Model for a panorama.
Definition:
PanoramaData.h:81
Panorama.h
GUI_EXPERT
Definition:
GuiLevel.h:35
GuiLevel
GuiLevel
Definition:
GuiLevel.h:31
Generated on Sun Nov 10 2024 01:25:31 for Hugintrunk by
1.8.5