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

Public Member Functions | |
| MergePanoCmd (Panorama &p, Panorama &p2) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| Panorama | newPano |
Definition at line 897 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 900 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 912 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 904 of file PanoCommand.h. References HuginBase::PTools::calcCtrlPointErrors(), and HuginBase::Panorama::mergePanorama(). |
|
|
Definition at line 918 of file PanoCommand.h. |
1.3.9.1