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

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