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

Public Member Functions | |
| StraightenPanoCmd (Panorama &p) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Definition at line 614 of file PanoCommand.h.
|
|
Definition at line 617 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 640 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 621 of file PanoCommand.h. References PT::Panorama::centerHorizontically(), PT::Panorama::fitPano(), HuginBase::PanoramaOptions::getHFOV(), HuginBase::Panorama::getOptions(), HuginBase::PanoramaOptions::setHeight(), HuginBase::PanoramaOptions::setHFOV(), HuginBase::Panorama::setOptions(), and PT::Panorama::straighten(). |
1.3.9.1