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

Public Member Functions | |
| RemoveCtrlPointCmd (Panorama &p, unsigned int cpNr) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | pointNr |
Definition at line 719 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 722 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 733 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 726 of file PanoCommand.h. References HuginBase::Panorama::removeCtrlPoint(). |
|
|
Definition at line 739 of file PanoCommand.h. |
1.3.9.1