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

Public Member Functions | |
| SetPanoOptionsCmd (Panorama &p, const PanoramaOptions &opts) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| PanoramaOptions | options |
Definition at line 991 of file PanoCommand.h.
|
||||||||||||
|
Definition at line 994 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1005 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 998 of file PanoCommand.h. References HuginBase::Panorama::setOptions(). |
|
|
Definition at line 1011 of file PanoCommand.h. |
1.3.9.1