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

Public Member Functions | |
| UpdateMaskForImgCmd (Panorama &p, unsigned int img, const HuginBase::MaskPolygonVector &mask) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | m_img |
| HuginBase::MaskPolygonVector | m_mask |
Definition at line 1784 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 1787 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1799 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1792 of file PanoCommand.h. |
|
|
Definition at line 1805 of file PanoCommand.h. |
|
|
Definition at line 1806 of file PanoCommand.h. |
1.3.9.1