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

Public Member Functions | |
| UpdateSrcImageCmd (Panorama &p, unsigned i, SrcPanoImage img) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| SrcPanoImage | img |
| unsigned | imgNr |
Definition at line 926 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 929 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 940 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 933 of file PanoCommand.h. References HuginBase::Panorama::setSrcImage(). |
|
|
Definition at line 946 of file PanoCommand.h. |
|
|
Definition at line 947 of file PanoCommand.h. |
1.3.9.1