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

Public Member Functions | |
| TranslatePanoCmd (Panorama &p, double TrX, double TrY, double TrZ) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| double | X |
| double | Y |
| double | Z |
Definition at line 1097 of file PanoCommand.h.
|
||||||||||||||||||||
|
Definition at line 1100 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1111 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1104 of file PanoCommand.h. References PT::Panorama::translate(), X, Y, and Z. |
|
|
Definition at line 1117 of file PanoCommand.h. |
|
|
Definition at line 1117 of file PanoCommand.h. |
|
|
Definition at line 1117 of file PanoCommand.h. |
1.3.9.1