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

Public Member Functions | |
| CenterPanoCmd (Panorama &p) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Definition at line 579 of file PanoCommand.h.
|
|
Definition at line 582 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 600 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 586 of file PanoCommand.h. References PT::Panorama::centerHorizontically(), PT::Panorama::fitPano(), HuginBase::Panorama::getOptions(), HuginBase::PanoramaOptions::setHeight(), HuginBase::PanoramaOptions::setHFOV(), and HuginBase::Panorama::setOptions(). |
1.3.9.1