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

Public Member Functions | |
| LinkLensVarsCmd (Panorama &p, std::size_t lens_number, std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > variables) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| std::size_t | lens_number |
| std::set< HuginBase::ImageVariableGroup::ImageVariableEnum > | variables |
Definition at line 1328 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 1331 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1352 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1340 of file PanoCommand.h. References HuginBase::StandardImageVariableGroups::getLenses(), and HuginBase::ImageVariableGroup::linkVariablePart(). |
|
|
Definition at line 1358 of file PanoCommand.h. |
|
|
Definition at line 1359 of file PanoCommand.h. |
1.3.9.1