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

Public Member Functions | |
| SwapImagesCmd (Panorama &p, unsigned int i1, unsigned int i2) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | m_i1 |
| unsigned int | m_i2 |
Definition at line 847 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 850 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 861 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 854 of file PanoCommand.h. References HuginBase::Panorama::swapImages(). |
|
|
Definition at line 867 of file PanoCommand.h. |
|
|
Definition at line 868 of file PanoCommand.h. |
1.3.9.1