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

Public Member Functions | |
| RemoveImagesCmd (Panorama &p, UIntSet imgs) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | imgNrs |
Definition at line 205 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 208 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 223 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 212 of file PanoCommand.h. References HuginBase::Panorama::removeImage(). |
|
|
Definition at line 229 of file PanoCommand.h. |
1.3.9.1