Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
StitcherPanel Class Reference
base class for a stitcher property page and associated stitch function. More...
#include <StitcherPanel.h>
Public Member Functions | |
| StitcherPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr) | |
| virtual | ~StitcherPanel () |
| dtor. | |
| virtual bool | Stitch (const PT::Panorama &pano, PT::PanoramaOptions opts)=0 |
| perform stitching | |
Detailed Description
base class for a stitcher property page and associated stitch function.
Constructor & Destructor Documentation
|
||||||||||||||||||||||||||||
|
|
|
|
dtor.
|
Member Function Documentation
|
||||||||||||
|
perform stitching
|
The documentation for this class was generated from the following file:
- hugin1/hugin/StitcherPanel.h
1.3.9.1