#include <hugin_shared.h>
#include "panoinc.h"
#include "panoinc_WX.h"
#include <wx/dynarray.h>
Include dependency graph for CPDetectorConfig.h:

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

Go to the source code of this file.
Classes | |
| class | CPDetectorSetting |
| class, which stores all settings of one cp detector More... | |
| class | CPDetectorConfig |
| class for storing settings of different control point generators More... | |
Enumerations | |
| enum | CPDetectorType { CPDetector_AutoPano = 0, CPDetector_AutoPanoSift = 1, CPDetector_AutoPanoSiftStack = 2, CPDetector_AutoPanoSiftMultiRow = 3, CPDetector_AutoPanoSiftMultiRowStack = 4, CPDetector_AutoPanoSiftPreAlign = 5 } |
Functions | |
| WX_DECLARE_OBJARRAY (CPDetectorSetting, ArraySettings) | |
Definition in file CPDetectorConfig.h.
|
|
Definition at line 36 of file CPDetectorConfig.h. Referenced by AutoCtrlPointCreator::automatch(), CPDetectorDialog::ChangeType(), CPDetectorSetting::GetType(), CPDetectorDialog::OnOk(), and CPDetectorDialog::UpdateSettings(). |
|
||||||||||||
|
|
1.3.9.1