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

Public Member Functions | |
| UpdateFocalLengthCmd (Panorama &p, UIntSet imgs, double newFocalLength) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | imgNrs |
| double | m_focalLength |
Definition at line 1127 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 1130 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1140 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1134 of file PanoCommand.h. References HuginBase::Panorama::UpdateFocalLength(). |
|
|
Definition at line 1146 of file PanoCommand.h. |
|
|
Definition at line 1147 of file PanoCommand.h. |
1.3.9.1