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

Public Member Functions | |
| UpdateCPsCmd (Panorama &p, const CPVector &cps, bool doUpdateCPError=true) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| CPVector | cps |
| bool | updateCPError |
Definition at line 291 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 294 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 314 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 299 of file PanoCommand.h. References HuginBase::PTools::calcCtrlPointErrors(), and HuginBase::Panorama::changeControlPoint(). |
|
|
Definition at line 320 of file PanoCommand.h. |
|
|
Definition at line 321 of file PanoCommand.h. |
1.3.9.1