Hugin trunk 0.1
Loading...
Searching...
No Matches
Macros | Functions
ImageVariableDialog.cpp File Reference

implementation of dialog to edit image variables More...

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

Go to the source code of this file.

Macros

#define NRPOINTS   100
 
#define NRPOINTS   100
 

Functions

wxTextCtrl * GetImageVariableControl (const wxWindow *parent, const char *varname)
 

Detailed Description

implementation of dialog to edit image variables

Author
T. Modes

Definition in file ImageVariableDialog.cpp.

Macro Definition Documentation

◆ NRPOINTS [1/2]

#define NRPOINTS   100

◆ NRPOINTS [2/2]

#define NRPOINTS   100

Function Documentation

◆ GetImageVariableControl()

wxTextCtrl * GetImageVariableControl ( const wxWindow *  parent,
const char varname 
)