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

Public Member Functions | |
| ChangeImageFilenameCmd (Panorama &p, UIntSet image_numbers, std::string value) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | image_numbers |
| std::string | value |
|
||||||||||||||||
|
Definition at line 1458 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1458 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1458 of file PanoCommand.h. |
|
|
Definition at line 1458 of file PanoCommand.h. |
|
|
Definition at line 1458 of file PanoCommand.h. |
1.3.9.1