#include <PanoCommand.h>
Inheritance diagram for PT::NewPartCmd:

Public Member Functions | |
| NewPartCmd (Panorama &p, UIntSet image_numbers, std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > vars) | |
| Constructor. | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | image_numbers |
| std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > | vars |
Definition at line 1565 of file PanoCommand.h.
|
||||||||||||||||
|
Constructor.
Definition at line 1575 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1770 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1583 of file PanoCommand.h. |
|
|
Definition at line 1776 of file PanoCommand.h. |
|
|
Definition at line 1777 of file PanoCommand.h. |
1.3.9.1