Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 "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

#define NRPOINTS   100
#define NRPOINTS   100

Function Documentation

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