Hugintrunk
0.1
|
This is the complete list of members for OptimizePanel, including all inherited members.
AskApplyResult(wxWindow *activeWindow, const HuginBase::Panorama &pano) | OptimizePanel | protected |
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel")) | OptimizePanel | |
Init(HuginBase::Panorama *pano) | OptimizePanel | |
m_edit_cb | OptimizePanel | protected |
m_ignore_line_cp | OptimizePanel | protected |
m_images_tree_list | OptimizePanel | protected |
m_lens_tree_list | OptimizePanel | protected |
m_only_active_images_cb | OptimizePanel | protected |
m_pano | OptimizePanel | protected |
OnCheckIgnoreLineCP(wxCommandEvent &e) | OptimizePanel | |
OnCheckOnlyActiveImages(wxCommandEvent &e) | OptimizePanel | |
OnClose(wxCloseEvent &e) | OptimizePanel | protected |
OnOptimizeButton(wxCommandEvent &e) | OptimizePanel | |
OnReset(wxCommandEvent &e) | OptimizePanel | protected |
OptimizePanel() | OptimizePanel | |
panoramaChanged(HuginBase::Panorama &pano) | OptimizePanel | virtual |
panoramaImagesChanged(HuginBase::Panorama &pano, const HuginBase::UIntSet &imgNr) | OptimizePanel | virtual |
runOptimizer(const HuginBase::UIntSet &img, const bool ignoreLineCp) | OptimizePanel | protected |
SetGuiLevel(GuiLevel newGuiLevel) | OptimizePanel | |
SetIgnoreLineCP(const bool noLineCp) | OptimizePanel | |
SetOnlyActiveImages(const bool onlyActive) | OptimizePanel | |
~OptimizePanel() | OptimizePanel | virtual |
~PanoramaObserver() | HuginBase::PanoramaObserver | inlinevirtual |