#include <wxPanoCommand.h>
Inheritance diagram for PT::wxAddCtrlPointGridCmd:

Public Member Functions | |
| wxAddCtrlPointGridCmd (Panorama &p, unsigned int i1, unsigned int i2, double scale, double threshold) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| unsigned int | img1 |
| unsigned int | img2 |
| unsigned int | dx |
| unsigned int | dy |
| double | scale |
| double | cornerThreshold |
Definition at line 136 of file wxPanoCommand.h.
|
||||||||||||||||||||||||
|
Definition at line 139 of file wxPanoCommand.h. References threshold(). |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 146 of file wxPanoCommand.h. |
|
|
|
Definition at line 153 of file wxPanoCommand.h. Referenced by processPanorama(). |
|
|
Definition at line 151 of file wxPanoCommand.h. |
|
|
Definition at line 151 of file wxPanoCommand.h. |
|
|
Definition at line 151 of file wxPanoCommand.h. Referenced by processPanorama(). |
|
|
Definition at line 151 of file wxPanoCommand.h. Referenced by processPanorama(). |
|
|
Definition at line 152 of file wxPanoCommand.h. Referenced by processPanorama(). |
1.3.9.1