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

Public Member Functions | |
| RemoveImageCmd (Panorama &p, unsigned int imgNr) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | imgNr |
Definition at line 175 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 178 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 189 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 182 of file PanoCommand.h. References HuginBase::Panorama::removeImage(). |
|
|
Definition at line 195 of file PanoCommand.h. |
1.3.9.1