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

Public Member Functions | |
| UpdateVariablesCPCmd (Panorama &p, const VariableMapVector &vars, const CPVector &cps) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| VariableMapVector | vars |
| CPVector | cps |
Definition at line 328 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 331 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 345 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 337 of file PanoCommand.h. References HuginBase::Panorama::updateCtrlPointErrors(), and HuginBase::Panorama::updateVariables(). |
|
|
Definition at line 352 of file PanoCommand.h. |
|
|
Definition at line 351 of file PanoCommand.h. |
1.3.9.1