#include <config.h>
#include "panoinc_WX.h"
#include "panoinc.h"
#include "base_wx/wxPlatform.h"
#include "base_wx/platform.h"
#include "base_wx/LensTools.h"
#include "hugin/huginApp.h"
#include "hugin/HFOVDialog.h"
#include "hugin/MainFrame.h"
Include dependency graph for HFOVDialog.cpp:

Go to the source code of this file.
Functions | |
| EVT_CHOICE (XRCID("lensdlg_type_choice"), HFOVDialog::OnTypeChanged) EVT_TEXT(XRCID("lensdlg_cropfactor_text") | |
| HFOVDialog::OnCropFactorChanged | EVT_TEXT (XRCID("lensdlg_hfov_text"), HFOVDialog::OnHFOVChanged) EVT_TEXT(XRCID("lensdlg_focallength_text") |
| HFOVDialog::OnCropFactorChanged HFOVDialog::OnFocalLengthChanged | EVT_BUTTON (XRCID("lensdlg_load_lens_button"), HFOVDialog::OnLoadLensParameters) HFOVDialog |
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file HFOVDialog.cpp.
|
||||||||||||
|
Definition at line 48 of file HFOVDialog.cpp. References PT::calcHFOV(), DEBUG_ASSERT, hugin_utils::doubleTowxString(), FillLensProjectionList(), and SelectProjection(). |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1