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

Public Member Functions | |
| UpdateCropFactorCmd (Panorama &p, UIntSet imgs, double newCropFactor) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | imgNrs |
| double | m_cropFactor |
Definition at line 1156 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 1159 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1190 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1163 of file PanoCommand.h. References HuginBase::StandardImageVariableGroups::getLenses(), HuginBase::Panorama::getNrOfImages(), HuginBase::ConstImageVariableGroup::getPartNumber(), set_contains(), and HuginBase::Panorama::UpdateCropFactor(). |
|
|
Definition at line 1196 of file PanoCommand.h. |
|
|
Definition at line 1197 of file PanoCommand.h. |
1.3.9.1