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

Public Member Functions | |
| ChangePartNumberCmd (Panorama &p, UIntSet image_numbers, std::size_t new_part_number, std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > variables) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | image_numbers |
| std::size_t | new_part_number |
| std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > | variables |
Definition at line 1206 of file PanoCommand.h.
|
||||||||||||||||||||
|
Definition at line 1209 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1235 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1220 of file PanoCommand.h. References HuginBase::ConstImageVariableGroup::getPartNumber(), and HuginBase::ImageVariableGroup::switchParts(). |
|
|
Definition at line 1241 of file PanoCommand.h. |
|
|
Definition at line 1242 of file PanoCommand.h. |
|
|
Definition at line 1243 of file PanoCommand.h. |
1.3.9.1