Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
MaskImageCtrl.cpp File Reference

implementation of MaskImageCtrl Class More...

#include "panoinc_WX.h"
#include "panoinc.h"
#include "base_wx/platform.h"
#include "base_wx/wxcms.h"
#include "hugin/MainFrame.h"
#include "hugin/huginApp.h"
#include "hugin/config_defaults.h"
#include "hugin/MaskImageCtrl.h"
#include "hugin/MaskEditorPanel.h"
#include "base_wx/wxImageCache.h"
#include <vigra/inspectimage.hxx>
Include dependency graph for MaskImageCtrl.cpp:

Go to the source code of this file.

Variables

const int polygonPointSize =3
 half size of markers More...
 
const int maxSelectionDistance = 10
 maximal distance for selection of one point More...
 

Detailed Description

implementation of MaskImageCtrl Class

Author
Thomas Modes

$Id$

Definition in file MaskImageCtrl.cpp.

Variable Documentation

const int maxSelectionDistance = 10
const int polygonPointSize =3

half size of markers

Definition at line 42 of file MaskImageCtrl.cpp.

Referenced by MaskImageCtrl::DrawPolygon().