Hugin trunk 0.1
Loading...
Searching...
No Matches
Namespaces | Functions
AssistantExecutor.h File Reference

create a CommandQueue for running the assistant using CLI tools More...

#include <hugin_shared.h>
#include <panodata/Panorama.h>
#include "Executor.h"
Include dependency graph for AssistantExecutor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HuginQueue
 

Functions

CommandQueueHuginQueue::GetAssistantCommandQueue (const HuginBase::Panorama &pano, const wxString &ExePath, const wxString &project)
 generates the command queue for running the assistant
 
CommandQueueHuginQueue::GetAssistantCommandQueueUserDefined (const HuginBase::Panorama &pano, const wxString &ExePath, const wxString &project, const wxString &assistantSetting, wxArrayString &tempFilesDelete, std::ostream &errStream)
 generates the command queue for running the assistant
 

Detailed Description

create a CommandQueue for running the assistant using CLI tools

Author
T. Modes

Definition in file AssistantExecutor.h.