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

Public Member Functions | |
| UpdateWhiteBalance (Panorama &p, double redFactor, double blueFactor) | |
| virtual bool | processPanorama (Panorama &pano) |
| virtual std::string | getName () const |
Private Attributes | |
| double | m_red |
| double | m_blue |
Definition at line 1813 of file PanoCommand.h.
|
||||||||||||||||
|
Definition at line 1816 of file PanoCommand.h. |
|
|
Reimplemented from AppBase::Command< std::string >. Definition at line 1828 of file PanoCommand.h. |
|
|
Reimplemented from PT::PanoCommand. Definition at line 1821 of file PanoCommand.h. |
|
|
Definition at line 1835 of file PanoCommand.h. |
|
|
Definition at line 1834 of file PanoCommand.h. |
1.3.9.1