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

Public Member Functions | |
| UpdateOptimizeVectorCmd (Panorama &p, OptimizeVector optvec) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| OptimizeVector | m_optvec |
| int | mode |
Definition at line 459 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 462 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 473 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 467 of file PanoCommand.h. References HuginBase::Panorama::setOptimizeVector(). |
|
|
Definition at line 479 of file PanoCommand.h. |
|
|
Definition at line 480 of file PanoCommand.h. |
1.3.9.1