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