31 #ifndef _NONAFILESTITCHER_H 
   32 #define _NONAFILESTITCHER_H 
   64         virtual bool runStitcher();  
 
This class will use the stitchPanorama function of nona. 
Nona::AdvancedOptions m_advOptions
std::set< unsigned int > UIntSet
Helper class for storing different options. 
std::map< std::string, std::string > AdvancedOptions
NonaFileOutputStitcher(PanoramaData &panoramaData, AppBase::ProgressDisplay *progressDisplay, const PanoramaOptions &options, const UIntSet &usedImages, const String &filename, const Nona::AdvancedOptions &advOptions)
~NonaFileOutputStitcher()