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

Public Member Functions | |
| UpdateImageVariablesCmd (Panorama &p, unsigned int ImgNr, const VariableMap &vars) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | imgNr |
| VariableMap | vars |
Definition at line 394 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 397 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 409 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 402 of file PanoCommand.h. References HuginBase::Panorama::updateVariables(). |
|
|
Definition at line 415 of file PanoCommand.h. |
|
|
Definition at line 416 of file PanoCommand.h. |
1.3.9.1