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

Public Member Functions | |
| UpdateVariablesCmd (Panorama &p, const VariableMapVector &vars) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| VariableMapVector | vars |
Definition at line 263 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 266 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 278 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 271 of file PanoCommand.h. References HuginBase::Panorama::updateVariables(). |
|
|
Definition at line 284 of file PanoCommand.h. |
1.3.9.1