#include "hugin/ImageVariableDialog.h"
#include "base_wx/wxPlatform.h"
#include "panoinc.h"
#include "photometric/ResponseTransform.h"
#include <map>
#include <string>
#include "hugin/huginApp.h"
#include "CommandHistory.h"
Include dependency graph for ImageVariableDialog.cpp:

Go to the source code of this file.
Classes | |
| class | Graph |
| help class to draw charts More... | |
Defines | |
| #define | NRPOINTS 100 |
| #define | NRPOINTS 100 |
Functions | |
| EVT_BUTTON (XRCID("image_show_distortion_graph"), ImageVariableDialog::OnShowDistortionGraph) EVT_BUTTON(XRCID("image_show_vignetting_graph") | |
| ImageVariableDialog::OnShowVignettingGraph | EVT_BUTTON (XRCID("image_show_response_graph"), ImageVariableDialog::OnShowResponseGraph) ImageVariableDialog |
| wxTextCtrl * | GetImageVariableControl (const wxWindow *parent, const char *varname) |
Definition in file ImageVariableDialog.cpp.
|
|
|
|
|
Referenced by ImageVariableDialog::OnShowDistortionGraph(), and ImageVariableDialog::OnShowVignettingGraph(). |
|
||||||||||||
|
Definition at line 44 of file ImageVariableDialog.cpp. |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 91 of file ImageVariableDialog.cpp. References HuginBase::append(). Referenced by ImageVariableDialog::ApplyNewVariables(), ImageVariableDialog::InitValues(), ImageVariableDialog::OnShowDistortionGraph(), ImageVariableDialog::OnShowResponseGraph(), and ImageVariableDialog::OnShowVignettingGraph(). |
1.3.9.1