|
Hugin trunk 0.1
|
create a CommandQueue for running the assistant using CLI tools More...


Go to the source code of this file.
Namespaces | |
| namespace | HuginQueue |
Functions | |
| CommandQueue * | HuginQueue::GetAssistantCommandQueue (const HuginBase::Panorama &pano, const wxString &ExePath, const wxString &project) |
| generates the command queue for running the assistant | |
| CommandQueue * | HuginQueue::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 | |
create a CommandQueue for running the assistant using CLI tools
Definition in file AssistantExecutor.h.