Hugintrunk
0.1
|
#include <hugin_shared.h>
Go to the source code of this file.
Functions | |
WXIMPEX void | registerPTWXDlgFcn () |
WXIMPEX void | deregisterPTWXDlgFcn () |
$Id$
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.
Definition in file PTWXDlg.h.
WXIMPEX void deregisterPTWXDlgFcn | ( | ) |
Definition at line 180 of file PTWXDlg.cpp.
Referenced by CPEditorPanel::EstimatePoint(), PanoOperation::CleanControlPointsOperation::GetInternalCommand(), MainFrame::LoadProjectFile(), GLPreviewFrame::OnCreateCP(), and OptimizePanel::runOptimizer().
WXIMPEX void registerPTWXDlgFcn | ( | ) |
Definition at line 173 of file PTWXDlg.cpp.
References PTInfoDlgWX(), PTPrintErrorWX(), and PTProgressWX().
Referenced by CPEditorPanel::EstimatePoint(), PanoOperation::CleanControlPointsOperation::GetInternalCommand(), MainFrame::LoadProjectFile(), GLPreviewFrame::OnCreateCP(), LensCalApp::OnInit(), huginApp::OnInit(), and OptimizePanel::runOptimizer().