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

program for assistant and stitching execution More...

#include <hugin_config.h>
#include <fstream>
#include <sstream>
#include <wx/app.h>
#include <wx/cmdline.h>
#include <wx/arrstr.h>
#include <wx/stdpaths.h>
#include "base_wx/huginConfig.h"
#include "base_wx/platform.h"
#include "panodata/Panorama.h"
#include "hugin/config_defaults.h"
#include "base_wx/Executor.h"
#include "base_wx/AssistantExecutor.h"
#include "base_wx/StitchingExecutor.h"
Include dependency graph for hugin_executor.cpp:

Go to the source code of this file.

Classes

class  HuginExecutor
 

Macros

#define APP   wxAppConsole
 

Detailed Description

program for assistant and stitching execution

Author
T. Modes

Definition in file hugin_executor.cpp.

Macro Definition Documentation

#define APP   wxAppConsole

Definition at line 58 of file hugin_executor.cpp.