Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
PanoPanel.cpp File Reference

implementation of PanoPanel Class More...

#include "hugin_config.h"
#include <wx/stdpaths.h>
#include "panoinc_WX.h"
#include "panoinc.h"
#include "base_wx/platform.h"
#include "base_wx/PanoCommand.h"
#include <hugin/config_defaults.h>
#include "nona/Stitcher.h"
#include "base_wx/wxPlatform.h"
#include <pano13/queryfeature.h>
#include "base_wx/CommandHistory.h"
#include "hugin/CPImageCtrl.h"
#include "hugin/CPImagesComboBox.h"
#include "hugin/PanoPanel.h"
#include "hugin/MainFrame.h"
#include "hugin/huginApp.h"
#include "hugin/HDRMergeOptionDialog.h"
#include "hugin/TextKillFocusHandler.h"
#include "base_wx/MyProgressDialog.h"
#include "base_wx/huginConfig.h"
#include "base_wx/LensTools.h"
#include "algorithms/basic/LayerStacks.h"
#include "algorithms/basic/CalculateOptimalScale.h"
#include "algorithms/basic/CalculateOptimalROI.h"
#include "algorithms/nona/FitPanorama.h"
#include "lensdb/LensDB.h"
#include "hugin_math/hugin_math.h"
Include dependency graph for PanoPanel.cpp:

Go to the source code of this file.

Macros

#define WX_BROKEN_SIZER_UNKNOWN
 

Detailed Description

implementation of PanoPanel Class

Author
Kai-Uwe Behrmann web@t.nosp@m.isca.nosp@m.li.de and Pablo d'Angelo pablo.nosp@m..dan.nosp@m.gelo@.nosp@m.web..nosp@m.de

$Id$

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.

Definition in file PanoPanel.cpp.

Macro Definition Documentation

#define WX_BROKEN_SIZER_UNKNOWN

Definition at line 65 of file PanoPanel.cpp.