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

Public Member Functions | |
| ChangeCtrlPointCmd (Panorama &p, unsigned int nr, ControlPoint point) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | pNr |
| ControlPoint | point |
Definition at line 781 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 784 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 796 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 788 of file PanoCommand.h. References HuginBase::PTools::calcCtrlPointErrors(), and HuginBase::Panorama::changeControlPoint(). |
|
|
Definition at line 802 of file PanoCommand.h. |
|
|
Definition at line 803 of file PanoCommand.h. |
1.3.9.1