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

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