Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
huginConfig.h
Go to the documentation of this file.
1 // -*- c-basic-offset: 4 -*-
2 
27 #ifndef _Hgn1_huginConfig_H
28 #define _Hgn1_huginConfig_H
29 
30 #include <hugin_shared.h>
31 #include <panodata/Panorama.h>
32 #include <panoinc_WX.h>
33 
35 WXIMPEX wxString getDefaultProjectName(const HuginBase::Panorama & pano, const wxString filenameTemplate=wxT(""));
38 WXIMPEX wxString getDefaultOutputName(const wxString projectname, const HuginBase::Panorama & pano, const wxString filenameTemplate=wxT(""));
39 
40 #endif
Model for a panorama.
Definition: Panorama.h:152
#define WXIMPEX
Definition: hugin_shared.h:40
include file for the hugin project
wxString getDefaultOutputName(const wxString projectname, const HuginBase::Panorama &pano, const wxString filenameTemplate)
gets the default output prefix, based on filename and images in project the setting is read from the ...
wxString getDefaultProjectName(const HuginBase::Panorama &pano, const wxString filenameTemplate)
gets the default project name, as defined in the preferences