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

Public Member Functions | |
| AddCtrlPointsCmd (Panorama &p, const CPVector &cpoints) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| CPVector | cps |
Definition at line 685 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 688 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 704 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 692 of file PanoCommand.h. References HuginBase::Panorama::addCtrlPoint(), and HuginBase::PTools::calcCtrlPointErrors(). |
|
|
Definition at line 710 of file PanoCommand.h. |
1.3.9.1