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

Public Member Functions | |
| UpdateVariablesCPSetCmd (Panorama &p, UIntSet imgs, const VariableMapVector &vars, const CPVector &cps) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | m_imgs |
| VariableMapVector | vars |
| CPVector | cps |
Definition at line 360 of file PanoCommand.h.
|
||||||||||||||||||||
|
Definition at line 363 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 379 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 370 of file PanoCommand.h. References HuginBase::Panorama::markAsOptimized(), HuginBase::Panorama::updateCtrlPointErrors(), and HuginBase::Panorama::updateVariables(). |
|
|
Definition at line 387 of file PanoCommand.h. |
|
|
Definition at line 385 of file PanoCommand.h. |
|
|
Definition at line 386 of file PanoCommand.h. |
1.3.9.1