BOTH_POINTS_SELECTED enum value | CPEditorPanel | private |
changeState(CPCreationState newState) | CPEditorPanel | private |
ClearSelection() | CPEditorPanel | |
CP_SCROLL_BOTH enum value | CPEditorPanel | private |
CP_SCROLL_LEFT enum value | CPEditorPanel | private |
CP_SCROLL_RIGHT enum value | CPEditorPanel | private |
cpCreationState | CPEditorPanel | private |
CPCreationState enum name | CPEditorPanel | private |
CPEditorPanel() | CPEditorPanel | |
CPScrollHint enum name | CPEditorPanel | private |
CPTAB_ACTION_CELESTE enum value | CPEditorPanel | private |
CPTAB_ACTION_CLEAN_CP enum value | CPEditorPanel | private |
CPTAB_ACTION_CREATE_CP enum value | CPEditorPanel | private |
CPTabActionButtonMode enum name | CPEditorPanel | private |
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel")) | CPEditorPanel | |
CreateNewPoint() | CPEditorPanel | private |
currentPoints | CPEditorPanel | private |
DECLARE_EVENT_TABLE() | CPEditorPanel | private |
EnablePointEdit(bool state) | CPEditorPanel | private |
estimateAndAddOtherPoint(const hugin_utils::FDiff2D &p, bool left, CPImageCtrl *thisImg, unsigned int thisImgNr, CPCreationState THIS_POINT, CPCreationState THIS_POINT_RETRY, CPImageCtrl *otherImg, unsigned int otherImgNr, CPCreationState OTHER_POINT, CPCreationState OTHER_POINT_RETRY) | CPEditorPanel | private |
EstimatePoint(const hugin_utils::FDiff2D &p, bool left) | CPEditorPanel | private |
FineTuneNewPoint(bool left) | CPEditorPanel | private |
FineTuneSelectedPoint(bool left) | CPEditorPanel | private |
GetRot(double yaw, double roll, double pitch) | CPEditorPanel | private |
getVerticalCPBias() | CPEditorPanel | private |
globalPNr2LocalPNr(unsigned int &localNr, unsigned int globalNr) const | CPEditorPanel | private |
Init(HuginBase::Panorama *pano) | CPEditorPanel | |
LEFT_POINT enum value | CPEditorPanel | private |
LEFT_POINT_RETRY enum value | CPEditorPanel | private |
LocalFineTunePoint(unsigned int srcNr, const vigra::Diff2D &srcPnt, hugin_utils::FDiff2D &movedSrcPnt, unsigned int moveNr, const hugin_utils::FDiff2D &movePnt) | CPEditorPanel | private |
localPNr2GlobalPNr(unsigned int localNr) const | CPEditorPanel | private |
m_actionButton | CPEditorPanel | private |
m_addButton | CPEditorPanel | private |
m_autoAddCB | CPEditorPanel | private |
m_countCP | CPEditorPanel | private |
m_cp_ctrls | CPEditorPanel | private |
m_cpActionButtonMode | CPEditorPanel | private |
m_cpActionContextMenu | CPEditorPanel | private |
m_cpList | CPEditorPanel | private |
m_cpModeChoice | CPEditorPanel | private |
m_currentCPDetector | CPEditorPanel | private |
m_delButton | CPEditorPanel | private |
m_detailZoomFactor | CPEditorPanel | private |
m_errorText | CPEditorPanel | private |
m_estimateCB | CPEditorPanel | private |
m_fineTuneCB | CPEditorPanel | private |
m_leftChoice | CPEditorPanel | private |
m_leftFile | CPEditorPanel | private |
m_leftImageNr | CPEditorPanel | private |
m_leftImg | CPEditorPanel | private |
m_leftInvTransform | CPEditorPanel | private |
m_leftInvTransformMag | CPEditorPanel | private |
m_leftRot | CPEditorPanel | private |
m_leftTransform | CPEditorPanel | private |
m_leftTransformMag | CPEditorPanel | private |
m_listenToPageChange | CPEditorPanel | private |
m_pano | CPEditorPanel | private |
m_rightChoice | CPEditorPanel | private |
m_rightFile | CPEditorPanel | private |
m_rightImageNr | CPEditorPanel | private |
m_rightImg | CPEditorPanel | private |
m_rightInvTransform | CPEditorPanel | private |
m_rightInvTransformMag | CPEditorPanel | private |
m_rightRot | CPEditorPanel | private |
m_rightTransform | CPEditorPanel | private |
m_rightTransformMag | CPEditorPanel | private |
m_scrollHint | CPEditorPanel | private |
m_selectedPoint | CPEditorPanel | private |
m_showLinesCB | CPEditorPanel | private |
m_sortAscending | CPEditorPanel | private |
m_sortCol | CPEditorPanel | private |
m_x1Text | CPEditorPanel | private |
m_x2Text | CPEditorPanel | private |
m_y1Text | CPEditorPanel | private |
m_y2Text | CPEditorPanel | private |
mirroredPoints | CPEditorPanel | private |
NewPointChange(hugin_utils::FDiff2D p, bool left) | CPEditorPanel | private |
NO_POINT enum value | CPEditorPanel | private |
OnActionButton(wxCommandEvent &e) | CPEditorPanel | private |
OnActionContextMenu(wxContextMenuEvent &e) | CPEditorPanel | private |
OnActionSelectCeleste(wxCommandEvent &e) | CPEditorPanel | private |
OnActionSelectCleanCP(wxCommandEvent &e) | CPEditorPanel | private |
OnActionSelectCreate(wxCommandEvent &e) | CPEditorPanel | private |
OnAddButton(wxCommandEvent &e) | CPEditorPanel | private |
OnCelesteButton(wxCommandEvent &e) | CPEditorPanel | private |
OnCleanCPButton(wxCommandEvent &e) | CPEditorPanel | private |
OnColumnHeaderClick(wxListEvent &e) | CPEditorPanel | private |
OnColumnWidthChange(wxListEvent &e) | CPEditorPanel | private |
OnCPEvent(CPEvent &ev) | CPEditorPanel | private |
OnCPListDeselect(wxListEvent &e) | CPEditorPanel | private |
OnCPListSelect(wxListEvent &e) | CPEditorPanel | private |
OnCreateCPButton(wxCommandEvent &e) | CPEditorPanel | private |
OnDeleteButton(wxCommandEvent &e) | CPEditorPanel | private |
OnFineTuneButton(wxCommandEvent &e) | CPEditorPanel | private |
OnKey(wxKeyEvent &e) | CPEditorPanel | private |
OnLeftChoiceChange(wxCommandEvent &e) | CPEditorPanel | private |
OnNextImg(wxCommandEvent &e) | CPEditorPanel | private |
OnPrevImg(wxCommandEvent &e) | CPEditorPanel | private |
OnRightChoiceChange(wxCommandEvent &e) | CPEditorPanel | private |
OnShowLinesCheckbox(wxCommandEvent &e) | CPEditorPanel | private |
OnTextPointChange(wxCommandEvent &e) | CPEditorPanel | private |
OnZoom(wxCommandEvent &e) | CPEditorPanel | private |
panoramaChanged(HuginBase::Panorama &pano) | CPEditorPanel | virtual |
panoramaImagesChanged(HuginBase::Panorama &pano, const HuginBase::UIntSet &imgNr) | CPEditorPanel | virtual |
PointFineTune(unsigned int tmplImgNr, const vigra::Diff2D &tmplPoint, int tmplWidth, unsigned int subjImgNr, const hugin_utils::FDiff2D &subjPoint, int searchWidth, vigra_ext::CorrelationResult &tunedPos) | CPEditorPanel | private |
RIGHT_POINT enum value | CPEditorPanel | private |
RIGHT_POINT_RETRY enum value | CPEditorPanel | private |
SelectGlobalPoint(unsigned int globalNr) | CPEditorPanel | |
SelectLocalPoint(unsigned int LVpointNr, bool scrollLeft=true, bool scrollRight=true) | CPEditorPanel | private |
setLeftImage(unsigned int imgNr) | CPEditorPanel | |
SetPano(HuginBase::Panorama *panorama) | CPEditorPanel | inline |
setRightImage(unsigned int imgNr) | CPEditorPanel | |
ShowControlPoint(unsigned int cpNr) | CPEditorPanel | |
SortList() | CPEditorPanel | private |
UpdateDisplay(bool newImages) | CPEditorPanel | private |
UpdateTransforms() | CPEditorPanel | private |
~CPEditorPanel() | CPEditorPanel | virtual |
~PanoramaObserver() | HuginBase::PanoramaObserver | inlinevirtual |