Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
HuginBase::CenterHorizontally Class Reference
#include <CenterHorizontally.h>
Inheritance diagram for HuginBase::CenterHorizontally:

Public Member Functions | |
| CenterHorizontally (PanoramaData &panorama) | |
| virtual | ~CenterHorizontally () |
| virtual bool | modifiesPanoramaData () const |
| returns true if the algorithm changes the PanoramaData. | |
| virtual bool | runAlgorithm () |
| implementation of the algorithm. | |
Static Public Member Functions | |
| void | centerHorizontically (PanoramaData &panorama) |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
|
|
|
returns true if the algorithm changes the PanoramaData.
Implements HuginBase::PanoramaAlgorithm. |
|
|
implementation of the algorithm. You should override with your algorithm's implementiation. Implements HuginBase::PanoramaAlgorithm. |
The documentation for this class was generated from the following files:
- hugin_base/algorithms/nona/CenterHorizontally.h
- hugin_base/algorithms/nona/CenterHorizontally.cpp
1.3.9.1