28 #ifndef _MASKLOADDIALOG_H
29 #define _MASKLOADDIALOG_H
48 void OnSize(wxSizeEvent &e);
66 #endif //_MASKLOADDIALOG_H
wxRadioBox * m_maskScaleMode
HuginBase::MaskPolygonVector getProcessedMask() const
return the processed mask
include file for the hugin project
MaskLoadDialog(wxWindow *parent)
Constructor, read from xrc ressource.
void OnSize(wxSizeEvent &e)
HuginBase::MaskPolygonVector m_processedMask
wxRadioBox * m_maskRotateMode
std::vector< MaskPolygon > MaskPolygonVector
virtual ~MaskLoadDialog()
Dialog for loading masks.
include file for the hugin project
void UpdatePreviewImage()
void ProcessMask(wxCommandEvent &e)
vigra::Size2D m_imageSize
All variables of a source image.
void initValues(const HuginBase::SrcPanoImage image, const HuginBase::MaskPolygonVector newMask, const vigra::Size2D maskSize)
sets the default values
HuginBase::MaskPolygonVector m_loadedMask