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

Public Member Functions | |
| wxLoadPTProjectCmd (Panorama &p, const std::string filename, const std::string prefix="", const bool markAsOptimized=false) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| const std::string | filename |
| const std::string | prefix |
| const bool | markAsOptimized |
Definition at line 71 of file wxPanoCommand.h.
|
||||||||||||||||||||
|
Definition at line 74 of file wxPanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 83 of file wxPanoCommand.h. |
|
|
|
Definition at line 88 of file wxPanoCommand.h. Referenced by processPanorama(). |
|
|
Definition at line 90 of file wxPanoCommand.h. |
|
|
Definition at line 89 of file wxPanoCommand.h. Referenced by processPanorama(). |
1.3.9.1