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

Public Member Functions | |
| SetVariableCmd (Panorama &p, const UIntSet &images, const Variable &var) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | images |
| Variable | var |
Definition at line 544 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 547 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 563 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 552 of file PanoCommand.h. References HuginBase::PTools::calcCtrlPointErrors(), and HuginBase::Panorama::updateVariable(). |
|
|
Definition at line 569 of file PanoCommand.h. |
|
|
Definition at line 570 of file PanoCommand.h. |
1.3.9.1