#include "PT/PanoToolsUtils.h"
#include "PT/PanoCommand.h"
#include "vigra/impex.hxx"
#include "hugin/config_defaults.h"
#include "base_wx/platform.h"
Include dependency graph for wxPanoCommand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | PT |
Classes | |
| struct | PT::FileIsNewer |
| class | PT::wxAddImagesCmd |
| add image(s) to a panorama More... | |
| class | PT::wxLoadPTProjectCmd |
| dump the current project and load a new one. More... | |
| class | PT::wxNewProjectCmd |
| start a new project, reset options to values in preferences More... | |
| class | PT::wxApplyTemplateCmd |
| dump the current project and load a new one. More... | |
| class | PT::wxAddCtrlPointGridCmd |
| add a control point More... | |
This 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 Lesser 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 wxPanoCommand.h.
1.3.9.1