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

Public Member Functions | |
| SetActiveImagesCmd (Panorama &p, UIntSet &active) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| UIntSet | m_active |
Definition at line 812 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 815 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 833 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 819 of file PanoCommand.h. References HuginBase::Panorama::activateImage(), HuginBase::Panorama::getNrOfImages(), and set_contains(). |
|
|
Definition at line 839 of file PanoCommand.h. |
1.3.9.1