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

Public Member Functions | |
| UpdateSrcImagesCmd (Panorama &p, UIntSet i, std::vector< SrcPanoImage > imgs) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| std::vector< SrcPanoImage > | imgs |
| UIntSet | imgNrs |
Definition at line 955 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 958 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 976 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 962 of file PanoCommand.h. References HuginBase::PTools::calcCtrlPointErrors(), and HuginBase::Panorama::setSrcImage(). |
|
|
Definition at line 983 of file PanoCommand.h. |
|
|
Definition at line 982 of file PanoCommand.h. |
1.3.9.1