#include <config.h>
#include "panoinc_WX.h"
#include "panoinc.h"
#include "base_wx/platform.h"
#include <vigra/inspectimage.hxx>
#include <vigra/transformimage.hxx>
#include "hugin/config_defaults.h"
#include "hugin/CPImageCtrl.h"
#include "base_wx/wxImageCache.h"
#include "hugin/CPEditorPanel.h"
#include "hugin/MainFrame.h"
#include "hugin/huginApp.h"
#include "vigra_ext/ImageTransforms.h"
Include dependency graph for CPImageCtrl.cpp:

Go to the source code of this file.
Classes | |
| class | ScalingTransform |
Functions | |
| void | DrawCross (wxDC &dc, wxPoint p, int l) |
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 CPImageCtrl.cpp.
|
||||||||||||||||
|
Definition at line 156 of file CPImageCtrl.cpp. Referenced by DisplayedControlPoint::Draw(). |
1.3.9.1